Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java501 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testRemoveNetworkFailureAppBelowQSdk()
529 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testDumpNullArgs()
550 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testWifiScoreReportDump()
1143 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testGetSoftApConfigurationSuccess()
1174 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testGetWifiApConfigurationSuccess()
1565 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartScanFailureAppOpsIgnored()
1579 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartScanFailureInCanAccessScanResultsPermission()
1592 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartScanFailureInRunWithScissors()
1605 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testStartScanFailureFromScanRequestProxy()
1731 mLooper.stopAutoDispatchAndIgnoreExceptions(); in testConfiguredNetworkListAreVisibleFromPermittedApp()
[all …]
/frameworks/base/tests/utils/testutils/java/android/os/test/
DTestLooper.java328 public void stopAutoDispatchAndIgnoreExceptions() { in stopAutoDispatchAndIgnoreExceptions() method in TestLooper
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
DWifiScanningServiceTest.java3535 mLooper.stopAutoDispatchAndIgnoreExceptions(); in getAvailableChannels_hasPermission_returnsSuccessfully()
3561 mLooper.stopAutoDispatchAndIgnoreExceptions(); in getAvailableChannels_DoesNotCrashWhenWifiDisabled()