Home
last modified time | relevance | path

Searched refs:processAllMessages (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/tests/testables/src/android/testing/
DBaseFragmentTest.java102 processAllMessages(); in testCreateDestroy()
109 processAllMessages(); in testStartStop()
111 processAllMessages(); in testStartStop()
117 processAllMessages(); in testResumePause()
119 processAllMessages(); in testResumePause()
129 processAllMessages(); in testAttachDetach()
133 processAllMessages(); in testAttachDetach()
139 processAllMessages(); in testRecreate()
141 processAllMessages(); in testRecreate()
147 processAllMessages(); in testMultipleResumes()
[all …]
DTestableLooper.java122 public void processAllMessages() { in processAllMessages() method in TestableLooper
179 processAllMessages(); in runWithLooper()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSFragmentTest.java86 processAllMessages(); in testListening()
91 processAllMessages(); in testListening()
94 processAllMessages(); in testListening()
101 processAllMessages(); in testListening()
109 processAllMessages(); in testSaveState()
113 processAllMessages(); in testSaveState()
115 processAllMessages(); in testSaveState()
DQSDetailTest.java79 mTestableLooper.processAllMessages(); in testShowDetail_Metrics()
87 mTestableLooper.processAllMessages(); in testShowDetail_Metrics()
93 mTestableLooper.processAllMessages(); in testMoreSettingsButton()
104 mTestableLooper.processAllMessages(); in testMoreSettingsButton()
/frameworks/base/tests/testables/tests/src/android/testing/
DTestableLooperTest.java54 mTestableLooper.processAllMessages(); in testMessageExecuted()
70 mTestableLooper.processAllMessages(); in testMessageCallback()
98 mTestableLooper.processAllMessages(); in testProcessAllMessages()
110 mTestableLooper.processAllMessages(); in test3Chain()
122 mTestableLooper.processAllMessages(); in testProcessAllMessages_2Messages()
140 testableLooper.processAllMessages(); in testMainLooper()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCollapsedStatusBarFragmentTest.java69 processAllMessages(); in testDisableNone()
82 processAllMessages(); in testDisableSystemInfo()
100 processAllMessages(); in testDisableNotifications()
DNavigationBarFragmentTest.java90 processAllMessages(); in testHomeLongPress()
DStatusBarTest.java347 TestableLooper.get(this).processAllMessages(); in testPanelOpenForPeek()
366 TestableLooper.get(this).processAllMessages(); in testPanelOpenAndClear()
385 TestableLooper.get(this).processAllMessages(); in testPanelOpenAndNoClear()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationMenuRowTest.java47 TestableLooper.get(this).processAllMessages(); in testAttachDetach()
49 TestableLooper.get(this).processAllMessages(); in testAttachDetach()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DLocationControllerImplTest.java66 TestableLooper.get(this).processAllMessages(); in testRemoveSelfActive_DoesNotCrash()
80 TestableLooper.get(this).processAllMessages(); in testRemoveSelfSettings_DoesNotCrash()
DBluetoothControllerImplTest.java111 mainLooper.processAllMessages(); in testAsyncBondState()
133 mainLooper.processAllMessages(); in testAsyncConnectionState()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/customize/
DTileQueryHelperTest.java58 mBGLooper.processAllMessages(); in testCompletionCalled()
82 mBGLooper.processAllMessages(); in testCompletionCalledAfterTilesFetched()
/frameworks/base/services/core/java/com/android/server/hdmi/
DDelayedMessageBuffer.java86 void processAllMessages() { in processAllMessages() method in DelayedMessageBuffer
DHdmiCecLocalDeviceTv.java1887 mDelayedMessageBuffer.processAllMessages(); in processAllDelayedMessages()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileServicesTest.java65 TestableLooper.get(this).processAllMessages(); in tearDown()
/frameworks/base/services/tests/notification/src/com/android/server/notification/
DNotificationManagerServiceTest.java163 mTestableLooper.processAllMessages(); in waitForIdle()