Home
last modified time | relevance | path

Searched refs:stopAutoDispatch (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tests/utils/testutils/java/android/os/test/
DTestLooperTest.java340 mockLooper.stopAutoDispatch(); in testAutoDispatchWithSingleMessage()
364 mTestLooper.stopAutoDispatch(); in testStopAutoDispatchWithoutStartThrowsException()
382 mTestLooper.stopAutoDispatch(); in testAutoDispatchStopsCleanlyWithoutDispatchingAMessage()
400 mTestLooper.stopAutoDispatch(); in testAutoDispatchThrowsExceptionWhenNoMessagesDispatched()
DTestLooper.java301 public void stopAutoDispatch() { in stopAutoDispatch() method in TestLooper
330 stopAutoDispatch(); in stopAutoDispatchAndIgnoreExceptions()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java2129 mLooper.stopAutoDispatch(); in syncStartSubscriptionProvisioningInClientMode()
2141 mLooper.stopAutoDispatch(); in syncStartSubscriptionProvisioningBeforeSupplicantOrAPStart()
2155 mLooper.stopAutoDispatch(); in syncStartSubscriptionProvisioningNoOpWifiDisabled()
5289 mLooper.stopAutoDispatch(); in testSyncGetCurrentNetwork()
5296 mLooper.stopAutoDispatch(); in testSyncGetCurrentNetwork()
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java1798 mLooper.stopAutoDispatch(); in testDumpTetheringLog()