Searched defs:timeTickRecord (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
| D | BroadcastQueueImplTest.java | 514 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, in testRunnableAt_uidForeground() local 541 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, in testRunnableAt_processTop() local 567 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, in testRunnableAt_persistentProc() local 594 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, in testRunnableAt_coreUid() local 612 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, options, in testRunnableAt_freezableCoreUid() local 1846 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, in testSkipPolicy_atEnqueueTime_flagDisabled() local 1884 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, in testSkipPolicy_atEnqueueTime() local 1917 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, in testDeliveryDeferredForCached_flagDisabled() local 2018 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, in testDeliveryDeferredForCached_changeIdDisabled() local 2116 final BroadcastRecord timeTickRecord = makeBroadcastRecord(timeTick, optionsTimeTick, in testDeliveryDeferredForCached_withInfiniteDeferred_flagDisabled() local [all …]
|