Searched refs:ACTION_TIME_TICK (Results 1 – 12 of 12) sorted by relevance
58 if (Intent.ACTION_TIME_TICK.equals(action)95 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
130 Intent.ACTION_TIME_TICK == action ||152 addAction(Intent.ACTION_TIME_TICK)
194 filter.addAction(Intent.ACTION_TIME_TICK); in onAttachedToWindow()
541 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_uidForeground()566 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_processTop()590 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_persistentProc()614 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_coreUid()630 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_freezableCoreUid()973 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testDeliveryGroupPolicy_mostRecent()1251 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testDeliveryGroupPolicy_matchingFilter()1457 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testCleanupDisabledPackageReceiversLocked()1488 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testBroadcastDeliveryEventReported()1514 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK) in testGetPreferredSchedulingGroup()[all …]
1792 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);1941 final Intent timeTickFirst = new Intent(Intent.ACTION_TIME_TICK);1946 final Intent timeTickSecond = new Intent(Intent.ACTION_TIME_TICK);1950 final Intent timeTickThird = new Intent(Intent.ACTION_TIME_TICK);2058 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);2352 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);2385 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK);
441 if (Intent.ACTION_TIME_TICK.equals(action)) {515 filter.addAction(Intent.ACTION_TIME_TICK); in register()
416 addAction(Intent.ACTION_TIME_TICK)
1831 if (Intent.ACTION_TIME_TICK.equals(action)2557 filter.addAction(Intent.ACTION_TIME_TICK); in KeyguardUpdateMonitor()
2552 public static final String ACTION_TIME_TICK = "android.intent.action.TIME_TICK"; field in Intent
1976 mTimeTickIntent = new Intent(Intent.ACTION_TIME_TICK).addFlags( in onStart()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10923 field public static final String ACTION_TIME_TICK = "android.intent.action.TIME_TICK";