Home
last modified time | relevance | path

Searched refs:stopAutoDispatchAndIgnoreExceptions (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java792 looper.stopAutoDispatchAndIgnoreExceptions(); in stopAutoDispatchWithDispatchAllBeforeStopAndIgnoreExceptions()
841 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testRemoveNetworkFailureAppBelowQSdk()
856 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testWifiMetricsDump()
875 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testDumpNullArgs()
1940 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testGetSoftApConfigurationSuccess()
1971 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testGetWifiApConfigurationSuccess()
2215 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartSoftApWithPermissionsAndNullConfig()
2230 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartSoftApWithPermissionsAndInvalidConfig()
2244 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartSoftApWithPermissionsAndValidConfig()
2269 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartSoftApWithoutPermissionThrowsException()
[all …]
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbap/
DBluetoothPbapServiceTest.java111 mTestLooper.stopAutoDispatchAndIgnoreExceptions(); in tearDown()
169 mTestLooper.stopAutoDispatchAndIgnoreExceptions(); in onAcceptFailed()
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
DWifiScanningServiceTest.java1934 mLooper.stopAutoDispatchAndIgnoreExceptions(); in retrieveSingleScanResults()
1958 mLooper.stopAutoDispatchAndIgnoreExceptions(); in retrieveSingleScanResultsEmpty()
1973 mLooper.stopAutoDispatchAndIgnoreExceptions(); in retrieveSingleScanResultsBeforeAnySingleScans()
1995 mLooper.stopAutoDispatchAndIgnoreExceptions(); in retrieveMostRecentFullSingleScanResults()
2019 mLooper.stopAutoDispatchAndIgnoreExceptions(); in retrieveMostRecentFullSingleScanResults()
2044 mLooper.stopAutoDispatchAndIgnoreExceptions(); in doesNotRetrieveMostRecentPartialSingleScanResults()
2071 mLooper.stopAutoDispatchAndIgnoreExceptions(); in doesNotRetrieveMostRecentPartialSingleScanResults()
2105 mLooper.stopAutoDispatchAndIgnoreExceptions(); in doesNotRetrieveStaleScanResultsFromLastFullSingleScan()
2127 mLooper.stopAutoDispatchAndIgnoreExceptions(); in validateScanResultsClearedAfterDriverUnloaded()
2139 mLooper.stopAutoDispatchAndIgnoreExceptions(); in validateScanResultsClearedAfterDriverUnloaded()
[all …]
/aosp_15_r20/frameworks/base/tests/utils/testutils/java/android/os/test/
H A DTestLooper.java328 public void stopAutoDispatchAndIgnoreExceptions() { in stopAutoDispatchAndIgnoreExceptions() method in TestLooper
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java169 mLooper.stopAutoDispatchAndIgnoreExceptions(); in tearDown()
/aosp_15_r20/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/
H A DVibratorManagerServiceTest.java1462 mTestLooper.stopAutoDispatchAndIgnoreExceptions(); in vibrate_withNativeCallbackTriggered_finishesVibration()
1492 mTestLooper.stopAutoDispatchAndIgnoreExceptions(); in vibrate_withTriggerCallback_finishesVibration()
4025 mTestLooper.stopAutoDispatchAndIgnoreExceptions(); in stopAutoDispatcherAndDispatchAll()