androidx.wear.input

Interfaces

WearableButtonsProvider

A provider interface to allow WearableButtons to query for information on the device's buttons from the platform.

Classes

DeviceWearableButtonsProvider

Default implementation of WearableButtonsProvider, that reads the button locations from the platform.

RemoteInputIntentHelper

Helper functions for supporting remote inputs through starting an android.content.Intent.

WearableButtons

Class containing helpers for managing wearable buttons.

WearableButtons.ButtonInfo

Metadata for a specific button.

WearableRemoteInputExtender

Extender for Wear-specific extras for a RemoteInput instance.

WearableRemoteInputExtenderKt