Searched refs:ACTION_CANCEL_ALARM (Results 1 – 2 of 2) sorted by relevance
48 cancelAlarmOperation.setAction(FindPhoneService.ACTION_CANCEL_ALARM); in onCreate()
44 public static final String ACTION_CANCEL_ALARM = "action_alarm_off"; field in FindPhoneService