Home
last modified time | relevance | path

Searched defs:timeTick (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBroadcastQueueModernImplTest.java541 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_uidForeground() local
566 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_processTop() local
590 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_persistentProc() local
614 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_coreUid() local
630 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_freezableCoreUid() local
973 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testDeliveryGroupPolicy_mostRecent() local
1251 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testDeliveryGroupPolicy_matchingFilter() local
1457 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testCleanupDisabledPackageReceiversLocked() local
1488 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testBroadcastDeliveryEventReported() local
1514 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK) in testGetPreferredSchedulingGroup() local
[all …]