Home
last modified time | relevance | path

Searched refs:STOP (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/media/java/android/media/
DAsyncPlayer.java36 private static final int STOP = 2; field in AsyncPlayer
100 case STOP: in run()
138 private int mState = STOP;
220 if (mState != STOP) { in stop()
223 cmd.code = STOP; in stop()
225 mState = STOP; in stop()
/frameworks/hardware/interfaces/sensorservice/1.0/
DIDirectReportChannel.hal32 * other than STOP so that sensor event can be directly written into the
33 * shared memory region used for creating the channel; set rate to STOP will
37 * sensorHandle to -1 and rate to STOP.
40 * and rate is STOP, the call must stop of all active
DREADME55 chan->configure(sensorHandle, RateLevel::STOP, [&](auto token, auto result) {
/frameworks/base/drm/java/android/drm/
DDrmStore.java130 public static final int STOP = 0x01; field in DrmStore.Playback
145 case STOP: in isValid()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DNotificationPlayer.java45 private static final int STOP = 2; field in NotificationPlayer
232 case STOP: in run()
345 private int mState = STOP;
428 if (mState != STOP) { in stop()
431 cmd.code = STOP; in stop()
433 mState = STOP; in stop()
/frameworks/av/media/libaudioclient/
DIAudioTrack.cpp36 STOP, enumerator
89 remote()->transact(STOP, data, &reply); in stop()
230 case STOP: { in onTransact()
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_imdct_synth.cpp121 #define STOP 3 macro
260 case STOP: in pvmp3_imdct_synth()
/frameworks/av/media/libmedia/
DIMediaSource.cpp36 STOP, enumerator
98 status_t status = remote()->transact(STOP, data, &reply); in stop()
299 case STOP: { in onTransact()
DIMediaRecorder.cpp43 STOP, enumerator
298 remote()->transact(STOP, data, &reply); in stop()
482 case STOP: { in onTransact()
DIMediaPlayer.cpp50 STOP, enumerator
224 remote()->transact(STOP, data, &reply); in stop()
727 case STOP: { in onTransact()
/frameworks/base/cmds/statsd/tools/loadtest/src/com/android/statsd/loadtest/
DLoadtestActivity.java88 private static final String STOP = "stop"; field in LoadtestActivity
105 activityIntent.putExtra(TYPE, STOP); in onReceive()
335 case STOP: in onNewIntent()
481 intent.putExtra(TYPE, STOP); in startLoadtest()
/frameworks/av/include/drm/
Ddrm_framework_common.h138 static const int STOP = 0x01; variable
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphRunner.java51 private static final Event STOP_EVENT = new Event(Event.STOP, null);
93 public static final int STOP = 4; field in GraphRunner.Event
141 case Event.STOP: in loop()
DCameraStreamer.java750 public static final int STOP = 3; field in CameraStreamer.Event
904 case Event.STOP: in loop()
1178 pushEvent(Event.STOP, true); in onUpdate()
1737 mCameraRunner.pushEvent(Event.STOP, true); in stop()
1746 mCameraRunner.pushEvent(Event.STOP, true); in stopAndWait()
/frameworks/av/media/libstagefright/bqhelper/include/media/stagefright/bqhelper/
DGraphicBufferSource.h385 STOP enumerator
/frameworks/av/media/libstagefright/bqhelper/
DGraphicBufferSource.cpp656 && nextAction.mAction != ActionItem::STOP) { in fillCodecBuffer_l()
678 case ActionItem::STOP: in fillCodecBuffer_l()
1332 action.mAction = ActionItem::STOP; in setStopTimeUs()
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
DVtsHalSensorManagerV1_0TargetTest.cpp241 ASSERT_OK(chan->configure(handle, RateLevel::STOP, [](auto token, auto res) { in TEST_F()
/frameworks/native/services/sensorservice/
DSensorDevice.cpp882 rate = RateLevel::STOP; in configureDirectChannel()
900 if (rate == RateLevel::STOP) { in configureDirectChannel()
/frameworks/base/cmds/statsd/src/
Datoms.proto467 STOP = 2; // STOP indicates that throttling was cleared. enumerator
2004 // The count of Flow-off (STOP)
2860 UNSPECIFIED = 1; // For events that are known to not represent START/STOP.
2861 STOP = 2; enumerator
3141 STOP = 2; enumerator
3503 STOP = 2; enumerator
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt36256 Landroid/media/AsyncPlayer;->STOP:I
116275 Ljava/util/concurrent/ForkJoinPool;->STOP:I
117065 Ljava/util/concurrent/ThreadPoolExecutor;->STOP:I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10186 field public static final int STOP = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt13342 field public static final int STOP = 1; // 0x1