HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_CANCEL_ALARM (Results 1 - 6 of 6) sorted by null

  /developers/build/prebuilts/gradle/FindMyPhone/Wearable/src/main/java/com/example/android/wearable/findphone/
FindPhoneActivity.java 49 cancelAlarmOperation.setAction(FindPhoneService.ACTION_CANCEL_ALARM);
FindPhoneService.java 44 public static final String ACTION_CANCEL_ALARM = "action_alarm_off";
  /developers/samples/android/wearable/wear/FindMyPhone/Wearable/src/main/java/com/example/android/wearable/findphone/
FindPhoneActivity.java 49 cancelAlarmOperation.setAction(FindPhoneService.ACTION_CANCEL_ALARM);
FindPhoneService.java 44 public static final String ACTION_CANCEL_ALARM = "action_alarm_off";
  /development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/
FindPhoneActivity.java 49 cancelAlarmOperation.setAction(FindPhoneService.ACTION_CANCEL_ALARM);
FindPhoneService.java 44 public static final String ACTION_CANCEL_ALARM = "action_alarm_off";

Completed in 559 milliseconds