HomeSort by relevance Sort by last modified time
    Searched defs:TimerNotificationService (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/Timer/Wearable/src/main/java/com/example/android/wearable/timer/
TimerNotificationService.java 33 public class TimerNotificationService extends IntentService {
37 public TimerNotificationService() {
77 TimerNotificationService.class);
99 TimerNotificationService.class);
  /developers/samples/android/wearable/wear/Timer/Wearable/src/main/java/com/example/android/wearable/timer/
TimerNotificationService.java 33 public class TimerNotificationService extends IntentService {
37 public TimerNotificationService() {
77 TimerNotificationService.class);
99 TimerNotificationService.class);
  /development/samples/browseable/Timer/src/com.example.android.wearable.timer/
TimerNotificationService.java 33 public class TimerNotificationService extends IntentService {
37 public TimerNotificationService() {
77 TimerNotificationService.class);
99 TimerNotificationService.class);

Completed in 169 milliseconds