/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0415/ |
D | poc.cpp | 28 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/ |
D | TestTaskQueue.java | 44 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/ |
D | CtsLocationAccessService.java | 122 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/ |
D | MessengerTest.java | 227 mLooper.quit(); in doTest() 244 quit(); in success() 252 quit(); in failure() 280 private void quit() { in quit() method in MessengerTest.MessengerTestHelper
|
D | LooperTest.java | 185 mLooper.quit(); in testQuit() 236 Looper.myLooper().quit(); in run() 240 Looper.myLooper().quit(); in stop()
|
D | MessageQueueTest.java | 54 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
|
D | TokenWatcherTest.java | 102 mLooper.quit(); in tearDown()
|
/cts/tests/tests/database/src/android/database/cts/ |
D | ContentObserverTest.java | 71 looper.quit(); in testContentObserver() 117 looper.quit(); in testContentObserverWithUri()
|
D | DatabaseCursorTest.java | 288 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/ |
D | CameraPerformanceTestHelper.java | 99 mLooper.quit(); in terminateMessageLooper()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | AudioRecordingConfigurationTest.java | 102 mLooper.quit(); in tearDown() 221 h.getLooper().quit(); in doCallbackTest()
|
D | RoutingTest.java | 301 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()
|
D | AudioFocusTest.java | 301 handler.getLooper().quit(); in testAudioFocusRequestMediaGainLossWithPlayer() 429 handler.getLooper().quit(); in doTwoFocusOwnerOnePlayerFocusLoss() 550 h.getLooper().quit(); in doTestTwoPlayersGainLoss()
|
D | StreamingMediaPlayerTest.java | 542 public void quit() { in quit() method in StreamingMediaPlayerTest.WorkerWithPlayer 543 mLooper.quit(); in quit() 588 worker.quit(); in testBlockingReadRelease()
|
D | AudioPlaybackConfigurationTest.java | 264 h.getLooper().quit(); in doTestCallbackMediaPlayer() 313 h.getLooper().quit(); in testCallbackMediaPlayerRelease() 424 h.getLooper().quit(); in testGetAudioDeviceInfoMediaPlayerStart()
|
D | EnumDevicesTest.java | 232 myLooper.quit(); in test_deviceCallback()
|
D | PresetReverbTest.java | 384 mLooper.quit(); in terminateListenerLooper()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | PhoneAccountTest.java | 130 handlerThread.quit(); in internalTestOutgoingCall() 212 handlerThread.quit(); in internalTestIncomingCall()
|
/cts/tests/input/src/android/input/cts/ |
D | IncompleteMotionTest.kt | 123 handlerThread.quit() in testIncompleteMotion()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVRecordActivity.java | 99 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/ |
D | IdleUidTest.java | 74 sCallbackThread.quit(); in stopHandlerThread()
|
/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/ |
D | MbmsStreamingTestBase.java | 133 mHandlerThread.quit(); in tearDown()
|
D | MbmsGroupCallTestBase.java | 154 mHandlerThread.quit(); in tearDown()
|
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/ |
D | IntentReceiverActivity.java | 138 handlerThread.quit(); in onCreate()
|
/cts/hostsidetests/packagemanager/installedloadingprogess/deviceside/src/com/android/tests/loadingprogress/device/ |
D | LoadingProgressTest.java | 80 mCallbackThread.quit(); in tearDown()
|