Note: The Wearable Support Library classes under the android.support.wearable
package are subject to change. For the full Android API reference, see Reference.
android.support.wearable.view.DelayedConfirmationView.DelayedConfirmationListener |
Implement this interface to receive callbacks when the timer is finished and when the user taps the View to select it.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the timer is finished.
| |||||||||||
Called when the user selects the timer.
|
Called when the timer is finished.
Called when the user selects the timer.