Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiServiceImplTest.java589 looper.stopAutoDispatchAndIgnoreExceptions(); in stopAutoDispatchWithDispatchAllBeforeStopAndIgnoreExceptions()
638 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testRemoveNetworkFailureAppBelowQSdk()
651 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testWifiMetricsDump()
668 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testDumpNullArgs()
1355 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testGetSoftApConfigurationSuccess()
1386 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testGetWifiApConfigurationSuccess()
1594 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartSoftApWithPermissionsAndNullConfig()
1608 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartSoftApWithPermissionsAndInvalidConfig()
1622 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartSoftApWithPermissionsAndValidConfig()
1646 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartSoftApWithoutPermissionThrowsException()
[all …]
H A DClientModeImplTest.java5745 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testWifiScoreReportDump()
/aosp12/frameworks/base/tests/utils/testutils/java/android/os/test/
H A DTestLooper.java328 public void stopAutoDispatchAndIgnoreExceptions() { in stopAutoDispatchAndIgnoreExceptions() method in TestLooper
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DVibratorManagerServiceTest.java669 mTestLooper.stopAutoDispatchAndIgnoreExceptions();
692 mTestLooper.stopAutoDispatchAndIgnoreExceptions();
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
H A DWifiScanningServiceTest.java3728 mLooper.stopAutoDispatchAndIgnoreExceptions(); in getAvailableChannels_hasPermission_returnsSuccessfully()
3754 mLooper.stopAutoDispatchAndIgnoreExceptions(); in getAvailableChannels_DoesNotCrashWhenWifiDisabled()