/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
D | LooperStatsTest.java | 170 Object token1 = looperStats.messageDispatchStarting(); in testMultipleMessagesDispatched() local 257 Object token1 = looperStats.messageDispatchStarting(); in testDispatchDelayIsRecorded() local 304 Object token1 = looperStats.messageDispatchStarting(); in testDataNotCollectedBeforeDeviceStateSet() local 319 Object token1 = looperStats.messageDispatchStarting(); in testDataNotCollectedOnCharger() local 335 Object token1 = looperStats.messageDispatchStarting(); in testDataCollectedIfIgnoreBatteryStatusFlagSet() local 351 Object token1 = looperStats.messageDispatchStarting(); in testScreenStateCollected() local 384 Object token1 = looperStats.messageDispatchStarting(); in testMessagesOverSizeCap() local 449 Object token1 = looperStats.messageDispatchStarting(); in testTracksMultipleHandlerInstancesIfSameClass() local 463 Object token1 = looperStats.messageDispatchStarting(); in testReset() local
|
/frameworks/native/services/inputflinger/tests/ |
D | AnrTracker_test.cpp | 43 sp<IBinder> token1 = sp<BBinder>::make(); in TEST() local 93 sp<IBinder> token1 = sp<BBinder>::make(); in TEST() local 107 sp<IBinder> token1 = sp<BBinder>::make(); in TEST() local 122 sp<IBinder> token1 = sp<BBinder>::make(); in TEST() local
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | WindowTokenTests.java | 99 final TestWindowToken token1 = createTestWindowToken(0, mDisplayContent); in testAddWindow_assignsLayers() local 236 final WindowToken token1 = new WindowToken.Builder(mDisplayContent.mWmService, in testWindowAttachedWithOptions() local
|
D | DisplayAreaPolicyBuilderTest.java | 626 final WindowToken token1 = new WindowToken.Builder(mWms, mock(IBinder.class), in testBuilder_addWindow_selectContainerForWindowFunc_selectBasedOnType() local 687 final WindowToken token1 = new WindowToken.Builder(mWms, mock(IBinder.class), in testBuilder_addWindow_selectContainerForWindowFunc_selectBasedOnOptions() local
|
D | TaskFragmentOrganizerControllerTest.java | 1125 final IBinder token1 = new Binder(); in testApplyTransaction_requestFocusOnTaskFragment() local 1791 final IBinder token1 = new Binder(); in testApplyTransaction_reorderTaskFragmentToFront() local
|
/frameworks/base/libs/protoutil/tests/ |
D | ProtoOutputStream_test.cpp | 192 uint64_t token1 = proto.start(FIELD_TYPE_MESSAGE | ComplexProto::kLogsFieldNumber); in TEST() local 231 uint64_t token1 = proto.start(FIELD_TYPE_MESSAGE | ComplexProto::kLogsFieldNumber); in TEST() local
|
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/util/ |
D | ChoreographerCallbacksTest.java | 113 Object token1 = new Object(); in testRemoveNullAction() local
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | FrameTimelineTest.cpp | 195 int64_t token1 = mTokenManager->generateTokenForPredictions({0, 0, 0}); in TEST_F() local 230 int64_t token1 = mTokenManager->generateTokenForPredictions({0, 0, 0}); in TEST_F() local 244 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local 258 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local 273 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local 874 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local 903 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local 953 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local 2761 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local 2781 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local
|
D | VsyncModulatorTest.cpp | 176 const auto token1 = sp<BBinder>::make(); in TEST_F() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/pipeline/ |
D | MediaSessionBasedFilterTest.kt | 78 private lateinit var token1: MediaSession.Token variable in com.android.systemui.media.controls.domain.pipeline.MediaSessionBasedFilterTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/viewmodel/ |
D | SeekBarViewModelTest.kt | 78 private val token1 = MediaSession.Token(1, null) constant
|
/frameworks/base/services/tests/powerservicetests/src/com/android/server/power/ |
D | PowerManagerServiceTest.java | 3137 final IBinder token1 = new Binder(); in testScreenTimeoutOverrideWakeLockFullWakeLock() local 3181 final IBinder token1 = new Binder(); in testScreenTimeoutOverrideWakeLockMultiClients() local
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 8182 Binder token1 = new Binder(); in testCustomToastPostedWhileInForeground_blockedIfAppGoesToBackground() local
|