Home
last modified time | relevance | path

Searched refs:quit (Results 1 – 25 of 48) sorted by relevance

12

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DTestTaskQueue.java44 public synchronized void quit() { in quit() method in TestTaskQueue
52 mHandler.getLooper().quit(); in quit()
DBleConnectionPriorityClientService.java152 mTaskQueue.quit(); in onDestroy()
/cts/tests/tests/os/src/android/os/cts/
DMessengerTest.java272 mLooper.quit(); in doTest()
289 quit(); in success()
297 quit(); in failure()
325 private void quit() { in quit() method in MessengerTest.MessengerTestHelper
DLooperTest.java181 mLooper.quit(); in testQuit()
232 Looper.myLooper().quit(); in run()
236 Looper.myLooper().quit(); in stop()
DMessageQueueTest.java54 assertTrue("The looper should have been running.", looperThread.quit()); in testAddIdleHandler()
67 assertTrue("The looper should have been running.", looperThread.quit()); in testRemoveIdleHandler()
872 mLooper.quit(); in doTest()
910 quit(); in success()
918 quit(); in failure()
922 private void quit() { in quit() method in MessageQueueTest.OrderTestHelper
DTokenWatcherTest.java103 mLooper.quit(); in tearDown()
/cts/tests/tests/database/src/android/database/cts/
DContentObserverTest.java69 looper.quit(); in testContentObserver()
115 looper.quit(); in testContentObserverWithUri()
DDatabaseCursorTest.java288 boolean quit = false; field in DatabaseCursorTest.TestObserver
305 quit = true; in onChanged()
306 Looper.myLooper().quit(); in onChanged()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java125 handlerThread.quit(); in internalTestOutgoingCall()
176 handlerThread.quit(); in testIncomingCall()
/cts/tests/tests/media/src/android/media/cts/
DAudioRecordingConfigurationTest.java96 mLooper.quit(); in tearDown()
205 h.getLooper().quit(); in doCallbackTest()
DStreamingMediaPlayerTest.java614 public void quit() { in quit() method in StreamingMediaPlayerTest.WorkerWithPlayer
615 mLooper.quit(); in quit()
659 worker.quit(); in testBlockingReadRelease()
DRoutingTest.java196 myLooper.quit(); in test_audioTrack_RoutingListener()
290 myLooper.quit(); in test_audioRecord_RoutingListener()
DMediaDrmMockTest.java710 mLooper.quit(); in testEventNoSessionNoData()
788 mLooper.quit(); in testEventWithSessionAndData()
861 mLooper.quit(); in testExpirationUpdate()
952 mLooper.quit(); in testKeyStatusChange()
DEnumDevicesTest.java223 myLooper.quit(); in test_deviceCallback()
DPresetReverbTest.java381 mLooper.quit(); in terminateListenerLooper()
DBassBoostTest.java421 mLooper.quit(); in terminateListenerLooper()
DAudioFocusTest.java260 h.getLooper().quit(); in doTestTwoPlayersGainLoss()
DEqualizerTest.java440 mLooper.quit(); in terminateListenerLooper()
DAudioEffectTest.java981 mLooper.quit(); in terminateListenerLooper()
1042 mLooper.quit(); in terminateMediaPlayerLooper()
DAudioPlaybackConfigurationTest.java233 h.getLooper().quit(); in doTestCallbackMediaPlayer()
DEnvReverbTest.java540 mLooper.quit(); in terminateListenerLooper()
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
DIntentReceiverActivity.java132 handlerThread.quit(); in onCreate()
/cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/
DContentTest.java201 handlerThread.quit(); in testCanNotifyAcrossProfiles()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVRecordActivity.java102 mController.quit(); in onPause()
1039 public void quit() { in quit() method in RVCVRecordActivity.RecordProcedureController
/cts/tests/tests/display/src/android/display/cts/
DVirtualDisplayTest.java112 mCheckThread.quit(); in tearDown()

12