Searched refs:ACTION_TIME_TICK (Results 1 – 18 of 18) sorted by relevance
58 if (Intent.ACTION_TIME_TICK.equals(action)95 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
137 Intent.ACTION_TIME_TICK == action || in post()172 addAction(Intent.ACTION_TIME_TICK) in onViewAttached()
195 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
510 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_uidForeground()537 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_processTop()563 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_persistentProc()590 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_coreUid()607 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_freezableCoreUid()715 makeBroadcastRecord(new Intent(Intent.ACTION_TIME_TICK)), 0); in testMakeActiveNextPending()734 assertEquals(Intent.ACTION_TIME_TICK, queue.getActive().intent.getAction()); in testMakeActiveNextPending()763 makeBroadcastRecord(new Intent(Intent.ACTION_TIME_TICK)), 0, timeCounter++); in testUrgentStarvation()827 makeBroadcastRecord(new Intent(Intent.ACTION_TIME_TICK)), 0, timeCounter++); in testOffloadStarvation()894 makeBroadcastRecord(new Intent(Intent.ACTION_TIME_TICK)), in testPrioritizeEarliest()[all …]
1614 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);1765 final Intent timeTickFirst = new Intent(Intent.ACTION_TIME_TICK);1770 final Intent timeTickSecond = new Intent(Intent.ACTION_TIME_TICK);1774 final Intent timeTickThird = new Intent(Intent.ACTION_TIME_TICK);1866 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);1922 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK)2010 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);2288 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);2318 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);2344 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);[all …]
119 addAction(Intent.ACTION_TIME_TICK) in <lambda>()
441 if (Intent.ACTION_TIME_TICK.equals(action)) {515 filter.addAction(Intent.ACTION_TIME_TICK); in register()
597 addAction(Intent.ACTION_TIME_TICK) in <lambda>()
1678 if (Intent.ACTION_TIME_TICK.equals(action)2354 filter.addAction(Intent.ACTION_TIME_TICK); in start()
138 BroadcastBehavior: android.content.Intent#ACTION_TIME_TICK:139 Field 'ACTION_TIME_TICK' is missing @BroadcastBehavior
174 BroadcastBehavior: android.content.Intent#ACTION_TIME_TICK:175 Field 'ACTION_TIME_TICK' is missing @BroadcastBehavior
178 BroadcastBehavior: android.content.Intent#ACTION_TIME_TICK:179 Field 'ACTION_TIME_TICK' is missing @BroadcastBehavior
11271 field public static final String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";
2573 public static final String ACTION_TIME_TICK = "android.intent.action.TIME_TICK"; field in Intent
1869 mTimeTickIntent = new Intent(Intent.ACTION_TIME_TICK).addFlags( in onStart()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7685 field public static final java.lang.String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";