Home
last modified time | relevance | path

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

123

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0415/
Dpoc.cpp28 volatile int quit = 1; variable
40 while (quit) { in start2()
59 while (quit) { in main()
63 quit = 0; in main()
67 quit = 0; in main()
/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()
/cts/tests/tests/telephony/current/LocationAccessingApp/src/android/telephony/cts/locationaccessingapp/
DCtsLocationAccessService.java122 handlerThread.quit(); in listenForCellInfo()
146 handlerThread.quit(); in listenForCellLocation()
174 handlerThread.quit(); in listenForServiceState()
201 handlerThread.quit(); in requestCellInfoUpdate()
/cts/tests/tests/os/src/android/os/cts/
DMessengerTest.java227 mLooper.quit(); in doTest()
244 quit(); in success()
252 quit(); in failure()
280 private void quit() { in quit() method in MessengerTest.MessengerTestHelper
DLooperTest.java185 mLooper.quit(); in testQuit()
236 Looper.myLooper().quit(); in run()
240 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.java102 mLooper.quit(); in tearDown()
/cts/tests/tests/database/src/android/database/cts/
DContentObserverTest.java71 looper.quit(); in testContentObserver()
117 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/tests/camera/src/android/hardware/cts/
DCameraPerformanceTestHelper.java99 mLooper.quit(); in terminateMessageLooper()
/cts/tests/tests/media/src/android/media/cts/
DAudioRecordingConfigurationTest.java102 mLooper.quit(); in tearDown()
221 h.getLooper().quit(); in doCallbackTest()
DRoutingTest.java301 myLooper.quit(); in test_audioTrack_RoutingListener()
395 myLooper.quit(); in test_audioRecord_RoutingListener()
714 myLooper.quit(); in test_MediaPlayer_RoutingListener()
918 myLooper.quit(); in test_mediaRecorder_RoutingListener()
DAudioFocusTest.java301 handler.getLooper().quit(); in testAudioFocusRequestMediaGainLossWithPlayer()
429 handler.getLooper().quit(); in doTwoFocusOwnerOnePlayerFocusLoss()
550 h.getLooper().quit(); in doTestTwoPlayersGainLoss()
DStreamingMediaPlayerTest.java542 public void quit() { in quit() method in StreamingMediaPlayerTest.WorkerWithPlayer
543 mLooper.quit(); in quit()
588 worker.quit(); in testBlockingReadRelease()
DAudioPlaybackConfigurationTest.java264 h.getLooper().quit(); in doTestCallbackMediaPlayer()
313 h.getLooper().quit(); in testCallbackMediaPlayerRelease()
424 h.getLooper().quit(); in testGetAudioDeviceInfoMediaPlayerStart()
DEnumDevicesTest.java232 myLooper.quit(); in test_deviceCallback()
DPresetReverbTest.java384 mLooper.quit(); in terminateListenerLooper()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DPhoneAccountTest.java130 handlerThread.quit(); in internalTestOutgoingCall()
212 handlerThread.quit(); in internalTestIncomingCall()
/cts/tests/input/src/android/input/cts/
DIncompleteMotionTest.kt123 handlerThread.quit() in testIncompleteMotion()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVRecordActivity.java99 mController.quit(); in startRecordcontroller()
108 mController.quit(); in stopRecordcontroller()
139 mController.quit(); in onPause()
1104 public void quit() { in quit() method in RVCVRecordActivity.RecordProcedureController
/cts/tests/camera/src/android/hardware/camera2/cts/
DIdleUidTest.java74 sCallbackThread.quit(); in stopHandlerThread()
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsStreamingTestBase.java133 mHandlerThread.quit(); in tearDown()
DMbmsGroupCallTestBase.java154 mHandlerThread.quit(); in tearDown()
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
DIntentReceiverActivity.java138 handlerThread.quit(); in onCreate()
/cts/hostsidetests/packagemanager/installedloadingprogess/deviceside/src/com/android/tests/loadingprogress/device/
DLoadingProgressTest.java80 mCallbackThread.quit(); in tearDown()

123