Searched refs:ACTION_DELETE_ALARM (Results 1 – 3 of 3) sorted by relevance
35 public static final String ACTION_DELETE_ALARM field in Constants
54 } else if (Constants.ACTION_DELETE_ALARM.equals(action)) { in onHandleIntent()
140 Intent deleteIntent = new Intent(Constants.ACTION_DELETE_ALARM, null, this, in buildNotification()