/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/ |
H A D | StreamWorker.h | 27 enum class WorkerState { STOPPED, RUNNING, PAUSE_REQUESTED, PAUSED, RESUME_REQUESTED, ERROR }; enumerator 35 mWorkerCv.wait(lock, [&] { return mWorkerState != WorkerState::STOPPED; }); in start() 47 if (mWorkerState == WorkerState::STOPPED) return; in stop() 48 mWorkerState = WorkerState::STOPPED; in stop() 95 for (WorkerState state = WorkerState::RUNNING; state != WorkerState::STOPPED;) { in workerThread() 134 state = WorkerState::STOPPED; in workerThread() 145 WorkerState mWorkerState = WorkerState::STOPPED; // GUARDED_BY(mWorkerLock);
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | InterruptibleInOutAnimator.java | 61 private static final int STOPPED = 0; field in InterruptibleInOutAnimator 66 @Thunk int mDirection = STOPPED; 77 mDirection = STOPPED; in InterruptibleInOutAnimator() 105 mDirection = STOPPED; in cancel() 110 mDirection = STOPPED; in end() 117 return mDirection == STOPPED; in isStopped()
|
/aosp12/packages/services/Car/cpp/evs/manager/1.0/ |
H A D | VirtualCamera.cpp | 44 if (mStreamState != STOPPED) { in shutdown() 82 mStreamState = STOPPED; in deliverFrame() 85 if (mStreamState == STOPPED) { in deliverFrame() 131 if (mStreamState != STOPPED) { in startVideoStream() 148 mStreamState = STOPPED; in startVideoStream() 204 mStreamState = STOPPED; in stopVideoStream()
|
H A D | HalCamera.h | 71 STOPPED, enumerator 74 } mStreamState = STOPPED;
|
H A D | VirtualCamera.h | 75 STOPPED, enumerator 78 } mStreamState = STOPPED;
|
/aosp12/frameworks/base/core/java/android/speech/tts/ |
H A D | PlaybackSynthesisCallback.java | 77 if (mStatusCode == TextToSpeech.STOPPED) { in stop() 83 mStatusCode = TextToSpeech.STOPPED; in stop() 91 item.stop(TextToSpeech.STOPPED); in stop() 98 mLogger.onCompleted(TextToSpeech.STOPPED); in stop() 145 if (mStatusCode == TextToSpeech.STOPPED) { in start() 187 if (mStatusCode == TextToSpeech.STOPPED) { in audioAvailable() 226 if (mStatusCode == TextToSpeech.STOPPED) { in done()
|
H A D | FileSynthesisCallback.java | 71 if (mStatusCode == TextToSpeech.STOPPED) { in stop() 75 mStatusCode = TextToSpeech.STOPPED; in stop() 118 if (mStatusCode == TextToSpeech.STOPPED) { in start() 160 if (mStatusCode == TextToSpeech.STOPPED) { in audioAvailable() 213 if (mStatusCode == TextToSpeech.STOPPED) { in done() 217 if (mStatusCode != TextToSpeech.SUCCESS && mStatusCode != TextToSpeech.STOPPED) { in done()
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | SystemService.java | 41 STOPPED("stopped"), enumConstant 88 return State.STOPPED; in getState() 96 return State.STOPPED.equals(getState(service)); in isStopped() 139 if (State.STOPPED.equals(getState(service))) { in waitForAnyStopped()
|
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/graph/ |
H A D | GrpcGraphTest.cpp | 94 EXPECT_EQ(mGrpcGraph->GetGraphState(), PrebuiltGraphState::STOPPED); in TEST_F() 107 EXPECT_EQ(mGrpcGraph->GetGraphState(), PrebuiltGraphState::STOPPED); in TEST_F() 118 EXPECT_EQ(mGrpcGraph->GetGraphState(), PrebuiltGraphState::STOPPED); in TEST_F() 127 EXPECT_EQ(mGrpcGraph->GetGraphState(), PrebuiltGraphState::STOPPED); in TEST_F() 137 EXPECT_EQ(mGrpcGraph->GetGraphState(), PrebuiltGraphState::STOPPED); in TEST_F()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/helpers/ |
H A D | PlayStatus.java | 27 static final byte STOPPED = 0; field in PlayStatus 36 public byte state = STOPPED; 54 return PlayStatus.STOPPED; in playbackStateToAvrcpState()
|
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | OneShotTimer.cpp | 90 if (state == TimerState::STOPPED) { in loop() 113 if (state == TimerState::STOPPED) { in loop() 150 return TimerState::STOPPED; in checkForResetAndStop() 154 if (state != TimerState::STOPPED && mResetTriggered.exchange(false)) { in checkForResetAndStop()
|
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/ |
H A D | VideoCapture.cpp | 214 mRunMode = STOPPED; in open() 227 assert(mRunMode == STOPPED); in close() 296 if (prevRunMode == STOPPED) { in stopStream() 298 mRunMode = STOPPED; in stopStream() 314 mRunMode = STOPPED; in stopStream()
|
/aosp12/packages/services/Car/cpp/evs/sampleDriver/ |
H A D | VideoCapture.cpp | 127 mRunMode = STOPPED; in open() 138 assert(mRunMode == STOPPED); in close() 234 if (prevRunMode == STOPPED) { in stopStream() 236 mRunMode = STOPPED; in stopStream() 325 mRunMode = STOPPED; in collectFrames()
|
/aosp12/frameworks/av/cmds/stagefright/ |
H A D | SimplePlayer.cpp | 158 mState = STOPPED; in onMessageReceived() 179 mState = STOPPED; in onMessageReceived() 184 if (mState != STOPPED) { in onMessageReceived() 214 mState = STOPPED; in onMessageReceived() 233 mState = STOPPED; in onMessageReceived() 236 if (mState == STOPPED) { in onMessageReceived() 379 CHECK_EQ(mState, STOPPED); in onStart() 399 CHECK_EQ(mState, STOPPED); in onReset()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
H A D | BatchingAPIClient.h | 45 enum BATCHING_STATE { STARTED, STOPPING, STOPPED }; enumerator 70 volatile BATCHING_STATE mState = STOPPED;
|
/aosp12/packages/services/Car/cpp/computepipe/runner/stream_manager/ |
H A D | SemanticManager.cpp | 120 mState = STOPPED; in handleStopWithFlushPhase() 126 if (mState == STOPPED && e.isTransitionComplete()) { in handleStopWithFlushPhase() 131 if (mState == STOPPED && e.isAborted()) { in handleStopWithFlushPhase()
|
H A D | PixelStreamManager.cpp | 159 if (mState == STOPPED) { in freePacket() 286 mState = STOPPED; in handleStopImmediatePhase() 295 if (mState == STOPPED && e.isTransitionComplete()) { in handleStopImmediatePhase() 300 if (mState == STOPPED && e.isAborted()) { in handleStopImmediatePhase()
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | GraphRunner.java | 54 public static final int STOPPED = 1; field in GraphRunner.State 60 private int mCurrent = STOPPED; 290 if (mState.current() == State.STOPPED) { in onPrepare() 336 mState.setState(State.STOPPED); in cleanUp() 379 if (mState.check(State.HALTED) || mState.check(State.STOPPED)) { in onFlush() 725 return !mRunLoop.checkState(State.STOPPED); in isRunning() 743 return mRunLoop.checkState(State.STOPPED); in isStopped()
|
/aosp12/hardware/qcom/sm7250/gps/android/2.1/location_api/ |
H A D | BatchingAPIClient.h | 47 enum BATCHING_STATE { STARTED, STOPPING, STOPPED }; enumerator 78 volatile BATCHING_STATE mState = STOPPED;
|
/aosp12/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
H A D | BatchingAPIClient.h | 46 enum BATCHING_STATE { STARTED, STOPPING, STOPPED }; enumerator 77 volatile BATCHING_STATE mState = STOPPED;
|
/aosp12/packages/services/Car/cpp/computepipe/runner/graph/ |
H A D | LocalPrebuiltGraph.cpp | 113 if (mGraphState.load() != PrebuiltGraphState::STOPPED) { in handleExecutionPhase() 163 if (mGraphState.load() != PrebuiltGraphState::STOPPED) { in handleResetPhase() 248 mPrebuiltGraphInstance->mGraphState.store(PrebuiltGraphState::STOPPED); in GetPrebuiltGraphFromLibrary() 330 : PrebuiltGraphState::STOPPED); in StopGraphExecution() 405 graph->mGraphState.store(PrebuiltGraphState::STOPPED); in GraphTerminationCallbackFunction()
|
/aosp12/hardware/interfaces/wifi/1.5/default/ |
H A D | wifi.cpp | 45 run_state_(RunState::STOPPED) {} in Wifi() 68 Return<bool> Wifi::isStarted() { return run_state_ != RunState::STOPPED; } in isStarted() 177 if (run_state_ == RunState::STOPPED) { in stopInternal() 275 run_state_ = RunState::STOPPED; in stopLegacyHalAndDeinitializeModeController()
|
/aosp12/frameworks/av/services/audioflinger/ |
H A D | TrackBase.h | 29 STOPPED, enumerator 224 case STOPPED: in getTrackStateAsString() 301 return (mState == STOPPED || mState == FLUSHED); in isStopped() 328 case STOPPED: in getTrackStateAsCodedString()
|
/aosp12/frameworks/av/cmds/screenrecord/ |
H A D | Overlay.h | 75 virtual ~Overlay() { assert(mState == UNINITIALIZED || mState == STOPPED); } in ~Overlay() 113 enum { UNINITIALIZED, INIT, RUNNING, STOPPING, STOPPED } mState; enumerator
|
/aosp12/hardware/interfaces/automotive/sv/1.0/default/ |
H A D | SurroundView2dSession.cpp | 30 mStreamState(STOPPED) { in SurroundView2dSession() 52 if (mStreamState != STOPPED) { in startStream() 86 mStreamState = STOPPED; in stopStream()
|