Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 25 of 272) sorted by relevance

1234567891011

/cts/tests/tests/appop/AppForDiscreteTest/src/android/app/appops/cts/appfordiscretetest/
DAppOpsForegroundControlService.kt48 AppOpsForegroundControlForegroundService.stop() in onBind()
56 AppOpsForegroundControlLocationForegroundService.stop() in onBind()
61 AppOpsForegroundControlForegroundService.stop() in onBind()
62 AppOpsForegroundControlLocationForegroundService.stop() in onBind()
/cts/tests/tests/appop/AppThatCanBeForcedIntoForegroundStates/src/android/app/appops/cts/appthatcanbeforcedintoforegroundstates/
DAppOpsForegroundControlService.kt48 AppOpsForegroundControlForegroundService.stop() in onBind()
56 AppOpsForegroundControlLocationForegroundService.stop() in onBind()
61 AppOpsForegroundControlForegroundService.stop() in onBind()
62 AppOpsForegroundControlLocationForegroundService.stop() in onBind()
/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DMathUtils.java28 public static float lerp(float start, float stop, float amount) { in lerp() argument
29 return start + (stop - start) * amount; in lerp()
/cts/tests/tests/media/common/src/android/media/cts/
DNonBlockingAudioTrack.java141 public void stop() { in stop() method in NonBlockingAudioTrack
143 mAudioTrack.stop(); in stop()
150 public void setStopWriting(boolean stop) { in setStopWriting() argument
151 mStopWriting.set(stop); in setStopWriting()
222 mAudioTrack.stop(); in process()
/cts/tests/media/src/android/mediav2/cts/
DCodecUnitTest.java540 mCodec.stop(); in testConfigureInInitState()
561 mCodec.stop(); in testConfigureAfterStart()
582 mCodec.stop(); in testConfigureAfterQueueInputBuffer()
602 mCodec.stop(); in testConfigureInEOSState()
625 mCodec.stop(); in testConfigureInFlushState()
639 mCodec.stop(); in testConfigureInUnInitState()
646 mCodec.stop(); in testConfigureInUnInitState()
675 mCodec.stop(); in testDequeueInputBufferInUnInitState()
695 mCodec.stop(); in testDequeueInputBufferInInitState()
718 mCodec.stop(); in testDequeueInputBufferInRunningState()
[all …]
/cts/common/device-side/bedstead/modules/multiuser/src/test/kotlin/com/android/bedstead/multiuser/
DUserReferenceTest.java135 sDeviceState.additionalUser().stop(); in start_userNotStarted_userIsUnlocked()
156 UserReference user = sDeviceState.additionalUser().stop(); in start_onDisplay_notSupported_throwsException()
169 UserReference user = sDeviceState.additionalUser().stop(); in start_onDisplay_success()
179 user.stop(); in start_onDisplay_success()
187 UserReference user = sDeviceState.additionalUser().stop(); in start_onDisplay_userAlreadyStarted_doesNothing()
198 user.stop(); in start_onDisplay_userAlreadyStarted_doesNothing()
204 TestApis.users().find(NON_EXISTING_USER_ID).stop(); in stop_userDoesNotExist_doesNothing()
211 sDeviceState.secondaryUser().stop(); in stop_userStarted_userIsStopped()
220 sDeviceState.secondaryUser().stop(); in stop_userNotStarted_doesNothing()
222 sDeviceState.secondaryUser().stop(); in stop_userNotStarted_doesNothing()
[all …]
/cts/tests/tests/multiuser/src/android/multiuser/cts/
DUserVisibilityVisibleBackgroundUsersTestCase.java158 Log.d(TAG, "Stopping profile " + profile.id()); profile.stop(); in testStartVisibleBgUser_onSecondaryDisplay_profileOnSameDisplay()
165 parent.stop(); in testStartVisibleBgUser_onSecondaryDisplay_profileOnSameDisplay()
193 Log.d(TAG, "Stopping profile " + profile.id()); profile.stop(); in testStartVisibleBgUser_onSecondaryDisplay_profileOnDefaultDisplay()
199 parent.stop(); in testStartVisibleBgUser_onSecondaryDisplay_profileOnDefaultDisplay()
229 profile.stop(); in testStartVisibleBgUser_parentOnDefaultDisplayProfileOnSecondaryDisplay()
244 profile.stop(); in testStartVisibleBgUser_parentOnDefaultDisplayProfileOnSecondaryDisplay()
278 profile.stop(); in testStartVisibleBgUser_parentOnDefaultDisplayProfileOnSecondaryDisplay_HSUM()
DUserVisibilityVisibleBackgroundUsersOnDefaultDisplayTest.java78 user.stop(); in testStartUserInBackgroundOnSecondaryDisplay_defaultDisplay()
111 user.stop(); in testStartUserInBackgroundOnSecondaryDisplay_defaultDisplay_thereCanBeOnlyOne()
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DRoutingTest.java170 audioTrack.stop(); in test_audioTrack_incallMusicRoutingPermissions()
437 public void stop() { mPlaying = false; } in stop() method in RoutingTest.AudioTrackFiller
477 filler.stop(); in test_audioTrack_getRoutedDevice()
478 audioTrack.stop(); in test_audioTrack_getRoutedDevice()
514 public void stop() { mRecording = false; } in stop() method in RoutingTest.AudioRecordPuller
556 puller.stop(); in test_audioRecord_getRoutedDevice()
557 audioRecord.stop(); in test_audioRecord_getRoutedDevice()
665 mediaPlayer.stop(); in test_mediaPlayer_preferredDevice()
680 mediaPlayer.stop(); in test_mediaPlayer_getRoutedDevice()
712 mediaPlayer.stop(); in test_MediaPlayer_RoutingListener()
[all …]
DAudioRecordSharedAudioTest.java98 record.stop(); in testPermissionFailure()
124 record.stop(); in testPermissionSuccess()
168 record.stop(); in testBadValues()
222 record2.stop(); in testCapturesMatch()
223 record1.stop(); in testCapturesMatch()
DSoundPoolTest.java205 mSoundPool.stop(streamID); in testSoundPoolOp()
221 mSoundPool.stop(streamID); in testSoundPoolOp()
245 mSoundPool.stop(streamID1); in testMultiSound()
249 mSoundPool.stop(streamID2); in testMultiSound()
287 mSoundPool.stop(stream); in testLoadMore()
380 soundPool.stop(stream); in testAutoPauseResume()
432 mSoundPool.stop(stream); in waitUntilLoaded()
DAudioPlaybackCaptureTest.java239 audioRecord.stop(); // Force an reroute in testPlaybackCapture()
240 mediaPlayer.stop(); in testPlaybackCapture()
408 mMediaProjection.stop(); in testStoppedMediaProjection()
440 mMediaProjection.stop(); in testStopMediaProjectionDuringCapture()
457 audioRecord.stop(); in testStopMediaProjectionDuringCapture()
465 mediaPlayer.stop(); in testStopMediaProjectionDuringCapture()
532 audioRecords.peek().stop(); in testPlaybackCaptureDoS()
545 mediaPlayer.stop(); in testPlaybackCaptureDoS()
550 audioRecord.stop(); in testPlaybackCaptureDoS()
DAudioNativeTest.java156 track.stop(); in testPlayStreamData()
378 assertTrue(TEST_NAME, record.stop()); in doRecordTest()
436 public boolean stop() { in stop() method in AudioNativeTest.AudioRecordAuditNative
437 if (super.stop()) { in stop()
439 mTrack.stop(); // doesn't allow remaining data to play out in stop()
/cts/tests/tests/content/src/android/content/cts/
DContextMoreTest.java53 final AtomicBoolean stop = new AtomicBoolean(false); in testGetSystemService_multiThreaded() local
70 if (stop.get()) { in testGetSystemService_multiThreaded()
100 stop.set(true); in testGetSystemService_multiThreaded()
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DScreenRecordingCallbackTests.java125 mMediaProjection.stop(); in stopMediaProjection()
184 mMediaProjection.stop(); in testFullDisplayMediaProjectionStartsAfterActivity()
208 mMediaProjection.stop(); in testFullDisplayMediaProjectionStartsBeforeActivity()
238 mMediaProjection.stop(); in testFullDisplayMediaProjectionAppCallback()
287 mMediaProjection.stop(); in testPartialScreenSharingRecorded()
323 mMediaProjection.stop(); in testPartialScreenSharingNotRecorded()
/cts/tests/tests/media/player/src/android/media/player/cts/
DAsyncPlayerTest.java61 asyncPlayer.stop(); in testAsyncPlayer()
72 asyncPlayer.stop(); in testAsyncPlayerAudioAttributes()
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DReceiveUriService.java72 public static void stop(Context context) { in stop() method in ReceiveUriService
93 stop(context); in stopSync()
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DAudioSink.java27 public void stop(int lastBufferFrames) {} in stop() method in AudioSink
/cts/apps/CtsVerifier/jni/megaaudio/recorder/
DDefaultAudioSink.h27 virtual void stop();
DAudioSink.h26 virtual void stop() {} in stop() function
DDefaultAudioSink.cpp28 void DefaultAudioSink::stop() { in stop() function in DefaultAudioSink
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DAudioSource.java38 public void stop() {} in stop() method in AudioSource
/cts/tests/sensor/src/android/hardware/cts/accessories/
DVirtualHeadTracker.java109 mVirtualHtRunnable.stop(); in processResults()
131 public void stop() { in stop() method in VirtualHeadTracker.VirtualHtRunnable
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioRecordHelper.java85 public void stop() { in stop() method in AudioRecordHelper
88 audioRecord.stop(); in stop()
/cts/tests/tests/tv/src/android/media/tv/tuner/cts/
DTunerDvrTest.java132 d.stop(); in testDvrRecorder()
136 filter.stop(); in testDvrRecorder()
174 d.stop(); in testDvrPlayback()
205 d.stop(); in testSetRecordBufferStatusCheckIntervalHint()
252 d.stop(); in testSetPlaybackBufferStatusCheckIntervalHint()

1234567891011