/frameworks/base/tests/testables/src/android/testing/ |
D | BaseFragmentTest.java | 106 processAllMessages(); in testCreateDestroy() 113 processAllMessages(); in testStartStop() 115 processAllMessages(); in testStartStop() 121 processAllMessages(); in testResumePause() 123 processAllMessages(); in testResumePause() 133 processAllMessages(); in testAttachDetach() 137 processAllMessages(); in testAttachDetach() 143 processAllMessages(); in testRecreate() 145 processAllMessages(); in testRecreate() 151 processAllMessages(); in testMultipleResumes() [all …]
|
D | TestableLooper.java | 111 public void processAllMessages() { in processAllMessages() method in TestableLooper 168 processAllMessages(); in runWithLooper()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
D | IconLoggerImplTest.java | 85 mTestableLooper.processAllMessages(); in testIconShown() 89 mTestableLooper.processAllMessages(); in testIconShown() 98 mTestableLooper.processAllMessages(); in testIconHidden() 106 mTestableLooper.processAllMessages(); in testIconHidden() 110 mTestableLooper.processAllMessages(); in testIconHidden() 118 mTestableLooper.processAllMessages(); in testLog() 140 mTestableLooper.processAllMessages(); in testBitField() 153 mTestableLooper.processAllMessages(); in testBitField() 166 mTestableLooper.processAllMessages(); in testBitField()
|
D | LocationControllerImplTest.java | 68 TestableLooper.get(this).processAllMessages(); in testRemoveSelfActive_DoesNotCrash() 82 TestableLooper.get(this).processAllMessages(); in testRemoveSelfSettings_DoesNotCrash()
|
D | BluetoothControllerImplTest.java | 115 mainLooper.processAllMessages(); in testAsyncBondState() 137 mainLooper.processAllMessages(); in testAsyncConnectionState() 161 mainLooper.processAllMessages(); in testNullAsync_DoesNotCrash()
|
D | ExtensionControllerImplTest.java | 123 TestableLooper.get(this).processAllMessages(); in testUiMode() 128 TestableLooper.get(this).processAllMessages(); in testUiMode() 169 TestableLooper.get(this).processAllMessages(); in testSortOrder()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
D | QSFragmentTest.java | 87 processAllMessages(); in testListening() 92 processAllMessages(); in testListening() 95 processAllMessages(); in testListening() 102 processAllMessages(); in testListening() 110 processAllMessages(); in testSaveState() 114 processAllMessages(); in testSaveState() 116 processAllMessages(); in testSaveState()
|
D | QSSecurityFooterTest.java | 98 TestableLooper.get(this).processAllMessages(); in testUnmanaged() 108 TestableLooper.get(this).processAllMessages(); in testManagedNoOwnerName() 124 TestableLooper.get(this).processAllMessages(); in testManagedOwnerName() 145 TestableLooper.get(this).processAllMessages(); in testManagedDemoMode() 155 TestableLooper.get(this).processAllMessages(); in testNetworkLoggingEnabled() 167 TestableLooper.get(this).processAllMessages(); in testNetworkLoggingEnabled() 180 TestableLooper.get(this).processAllMessages(); in testManagedCACertsInstalled() 192 TestableLooper.get(this).processAllMessages(); in testManagedOneVpnEnabled() 204 TestableLooper.get(this).processAllMessages(); in testManagedOneVpnEnabled() 219 TestableLooper.get(this).processAllMessages(); in testManagedTwoVpnsEnabled() [all …]
|
D | QSDetailTest.java | 77 mTestableLooper.processAllMessages(); in testShowDetail_Metrics() 85 mTestableLooper.processAllMessages(); in testShowDetail_Metrics() 91 mTestableLooper.processAllMessages(); in testMoreSettingsButton() 102 mTestableLooper.processAllMessages(); in testMoreSettingsButton()
|
/frameworks/base/tests/testables/tests/src/android/testing/ |
D | TestableLooperTest.java | 57 mTestableLooper.processAllMessages(); in testMessageExecuted() 73 mTestableLooper.processAllMessages(); in testMessageCallback() 101 mTestableLooper.processAllMessages(); in testProcessAllMessages() 113 mTestableLooper.processAllMessages(); in test3Chain() 125 mTestableLooper.processAllMessages(); in testProcessAllMessages_2Messages() 143 testableLooper.processAllMessages(); in testMainLooper() 173 testableLooper.processAllMessages(); in testCorrectLooperExecution()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationListenerTest.java | 84 TestableLooper.get(this).processAllMessages(); in testNotificationAddCallsAddNotification() 91 TestableLooper.get(this).processAllMessages(); in testPostNotificationRemovesKeyKeptForRemoteInput() 99 TestableLooper.get(this).processAllMessages(); in testNotificationUpdateCallsUpdateNotification() 106 TestableLooper.get(this).processAllMessages(); in testNotificationRemovalCallsRemoveNotification() 113 TestableLooper.get(this).processAllMessages(); in testRankingUpdateCallsNotificationRankingUpdate()
|
D | NotificationInfoTest.java | 385 mTestableLooper.processAllMessages(); in testBindNotification_DoesNotUpdateNotificationChannel() 397 mTestableLooper.processAllMessages(); in testDoesNotUpdateNotificationChannelAfterImportanceChanged() 410 mTestableLooper.processAllMessages(); in testDoesNotUpdateNotificationChannelAfterImportanceChangedMin() 423 mTestableLooper.processAllMessages(); in testHandleCloseControls_DoesNotUpdateNotificationChannelIfUnchanged() 438 mTestableLooper.processAllMessages(); in testHandleCloseControls_DoesNotUpdateNotificationChannelIfUnspecified() 458 mTestableLooper.processAllMessages(); in testHandleCloseControls_setsNotificationsDisabledForMultipleChannelNotifications() 479 mTestableLooper.processAllMessages(); in testHandleCloseControls_keepsNotificationsEnabledForMultipleChannelNotifications() 505 mTestableLooper.processAllMessages(); in testCloseControls_blockingHelperSavesImportanceForMultipleChannelNotifications() 533 mTestableLooper.processAllMessages(); in testCloseControls_nonNullCheckSaveListenerDoesntDelayKeepShowing() 553 mTestableLooper.processAllMessages(); in testCloseControls_nonNullCheckSaveListenerDoesntDelayDismiss() [all …]
|
D | NotificationLoggerTest.java | 115 TestableLooper.get(this).processAllMessages(); in testOnChildLocationsChangedReportsVisibilityChanged() 125 TestableLooper.get(this).processAllMessages(); in testOnChildLocationsChangedReportsVisibilityChanged() 137 TestableLooper.get(this).processAllMessages(); in testStoppingNotificationLoggingReportsCurrentNotifications()
|
D | AppOpsListenerTest.java | 84 TestableLooper.get(this).processAllMessages(); in testInformEntryMgrOnAppOpsChange() 94 TestableLooper.get(this).processAllMessages(); in testInformFscOnAppOpsChange()
|
D | NotificationMenuRowTest.java | 56 TestableLooper.get(this).processAllMessages(); in testAttachDetach() 58 TestableLooper.get(this).processAllMessages(); in testAttachDetach()
|
D | ScrimViewTest.java | 65 TestableLooper.get(this).processAllMessages(); in testAttachDetach() 67 TestableLooper.get(this).processAllMessages(); in testAttachDetach()
|
D | NotificationGutsManagerTest.java | 135 mTestableLooper.processAllMessages(); in testOpenAndCloseGuts() 175 mTestableLooper.processAllMessages(); in testChangeDensityOrFontScale() 185 mTestableLooper.processAllMessages(); in testChangeDensityOrFontScale()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/car/ |
D | CarQsFragmentTest.java | 79 processAllMessages(); in testListening() 82 processAllMessages(); in testListening() 85 processAllMessages(); in testListening()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | CollapsedStatusBarFragmentTest.java | 69 processAllMessages(); in testDisableNone() 84 processAllMessages(); in testDisableSystemInfo() 102 processAllMessages(); in testDisableNotifications() 118 processAllMessages(); in testDisableClock()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/customize/ |
D | TileQueryHelperTest.java | 71 mBGLooper.processAllMessages(); in testIsFinished_trueAfterQuerying() 81 mBGLooper.processAllMessages(); in testQueryTiles_callsListenerTwice() 96 mBGLooper.processAllMessages(); in testQueryTiles_isFinishedFalseOnListenerCalls_thenTrueAfterCompletion()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/ |
D | QSTileImplTest.java | 120 mTestableLooper.processAllMessages(); in testStaleTimeout() 124 mTestableLooper.processAllMessages(); in testStaleTimeout() 131 mTestableLooper.processAllMessages(); in testStaleListening() 135 mTestableLooper.processAllMessages(); in testStaleListening()
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/ |
D | ApplicationsStateRoboTest.java | 170 private void processAllMessages() { in processAllMessages() method in ApplicationsStateRoboTest 196 processAllMessages(); in testDefaultSessionLoadsAll() 225 processAllMessages(); in testCustomSessionLoadsIconsOnly() 246 processAllMessages(); in testCustomSessionLoadsSizesOnly() 267 processAllMessages(); in testCustomSessionLoadsHomeOnly() 289 processAllMessages(); in testCustomSessionLoadsLeanbackOnly()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
D | KeyguardUpdateMonitorTest.java | 62 mTestableLooper.processAllMessages(); in testIgnoresSimStateCallback_rebroadcast() 68 mTestableLooper.processAllMessages(); in testIgnoresSimStateCallback_rebroadcast()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ |
D | KeyguardSliceProviderTest.java | 99 TestableLooper.get(this).processAllMessages(); in cleansDateFormat() 107 TestableLooper.get(this).processAllMessages(); in updatesClock()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/slice/ |
D | PinnedSliceStateTest.java | 102 TestableLooper.get(this).processAllMessages(); in testSendPinnedOnPin() 106 TestableLooper.get(this).processAllMessages(); in testSendPinnedOnPin()
|