Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBroadcastQueueImplTest.java513 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_uidForeground() local
540 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_processTop() local
566 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_persistentProc() local
593 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_coreUid() local
610 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testRunnableAt_freezableCoreUid() local
995 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testDeliveryGroupPolicy_mostRecent() local
1400 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testDeliveryGroupPolicy_matchingFilter() local
1721 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testCleanupDisabledPackageReceiversLocked() local
1752 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK); in testBroadcastDeliveryEventReported() local
1806 final Intent timeTick = new Intent(Intent.ACTION_TIME_TICK) in testGetPreferredSchedulingGroup() local
[all …]