Searched refs:TIME_TICK_TAG (Results 1 – 1 of 1) sorted by relevance
179 static final String TIME_TICK_TAG = "TIME_TICK"; field in AlarmManagerService284 return a.uid == Process.SYSTEM_UID && TIME_TICK_TAG.equals(a.listenerTag); in isTimeTickAlarm()4487 0, null, mTimeTickTrigger, TIME_TICK_TAG, flags, workSource, null, in scheduleTimeTickEvent()