OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onTimerFinished
(Results
1 - 6
of
6
) sorted by null
/developers/build/prebuilts/gradle/SkeletonWearableApp/Wearable/src/main/java/com/example/android/google/wearable/app/
MainActivity.java
109
public void
onTimerFinished
(View v) {
110
Log.d(TAG, "
onTimerFinished
is called.");
/developers/samples/android/wearable/wear/SkeletonWearableApp/Wearable/src/main/java/com/example/android/google/wearable/app/
MainActivity.java
109
public void
onTimerFinished
(View v) {
110
Log.d(TAG, "
onTimerFinished
is called.");
/development/samples/browseable/SkeletonWearableApp/Wearable/src/com.example.android.google.wearable.app/
MainActivity.java
109
public void
onTimerFinished
(View v) {
110
Log.d(TAG, "
onTimerFinished
is called.");
/developers/build/prebuilts/gradle/DelayedConfirmation/Wearable/src/main/java/com/example/android/wearable/delayedconfirmation/
MainActivity.java
95
// Prevent
onTimerFinished
from being heard.
101
public void
onTimerFinished
(View v) {
/developers/samples/android/wearable/wear/DelayedConfirmation/Wearable/src/main/java/com/example/android/wearable/delayedconfirmation/
MainActivity.java
95
// Prevent
onTimerFinished
from being heard.
101
public void
onTimerFinished
(View v) {
/development/samples/browseable/DelayedConfirmation/Wearable/src/com.example.android.wearable.delayedconfirmation/
MainActivity.java
95
// Prevent
onTimerFinished
from being heard.
101
public void
onTimerFinished
(View v) {
Completed in 186 milliseconds