/frameworks/base/tests/testables/src/android/testing/ |
D | BaseFragmentTest.java | 102 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 …]
|
D | TestableLooper.java | 122 public void processAllMessages() { in processAllMessages() method in TestableLooper 179 processAllMessages(); in runWithLooper()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
D | QSFragmentTest.java | 86 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()
|
D | QSDetailTest.java | 79 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/ |
D | TestableLooperTest.java | 54 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/ |
D | CollapsedStatusBarFragmentTest.java | 69 processAllMessages(); in testDisableNone() 82 processAllMessages(); in testDisableSystemInfo() 100 processAllMessages(); in testDisableNotifications()
|
D | NavigationBarFragmentTest.java | 90 processAllMessages(); in testHomeLongPress()
|
D | StatusBarTest.java | 347 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/ |
D | NotificationMenuRowTest.java | 47 TestableLooper.get(this).processAllMessages(); in testAttachDetach() 49 TestableLooper.get(this).processAllMessages(); in testAttachDetach()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | LocationControllerImplTest.java | 66 TestableLooper.get(this).processAllMessages(); in testRemoveSelfActive_DoesNotCrash() 80 TestableLooper.get(this).processAllMessages(); in testRemoveSelfSettings_DoesNotCrash()
|
D | BluetoothControllerImplTest.java | 111 mainLooper.processAllMessages(); in testAsyncBondState() 133 mainLooper.processAllMessages(); in testAsyncConnectionState()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/customize/ |
D | TileQueryHelperTest.java | 58 mBGLooper.processAllMessages(); in testCompletionCalled() 82 mBGLooper.processAllMessages(); in testCompletionCalledAfterTilesFetched()
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | DelayedMessageBuffer.java | 86 void processAllMessages() { in processAllMessages() method in DelayedMessageBuffer
|
D | HdmiCecLocalDeviceTv.java | 1887 mDelayedMessageBuffer.processAllMessages(); in processAllDelayedMessages()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/ |
D | TileServicesTest.java | 65 TestableLooper.get(this).processAllMessages(); in tearDown()
|
/frameworks/base/services/tests/notification/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 163 mTestableLooper.processAllMessages(); in waitForIdle()
|