HomeSort by relevance Sort by last modified time
    Searched defs:mCurrentState (Results 1 - 25 of 27) sorted by null

1 2

  /packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/
TriggerStateMachine.java 57 private State mCurrentState;
66 mCurrentState = State.WAITING_FOR_TRIGGER;
79 if (mCurrentState == State.WAITING_FOR_TRIGGER) {
82 mCurrentState = State.TRIGGERED;
88 if (mCurrentState == State.TRIGGERED) {
91 mCurrentState = State.WAITING_FOR_TRIGGER;
  /packages/services/Telecomm/src/com/android/server/telecom/
PhoneStateBroadcaster.java 34 private int mCurrentState = TelephonyManager.CALL_STATE_IDLE;
98 return mCurrentState;
102 if (phoneState == mCurrentState) {
106 mCurrentState = phoneState;
116 Log.i(this, "Broadcasted state change: %s", mCurrentState);
  /frameworks/rs/driver/
rsdShader.h 113 StateBasedKey *mCurrentState;
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
PendingAttachmentData.java 50 private int mCurrentState;
61 mCurrentState = STATE_PENDING;
90 return mCurrentState;
95 if (mCurrentState != STATE_PENDING) {
98 mCurrentState = STATE_LOADING;
123 mCurrentState = STATE_FAILED;
132 mCurrentState = STATE_LOADED;
143 mCurrentState = STATE_FAILED;
155 mCurrentState = in.readInt();
161 out.writeInt(mCurrentState);
    [all...]
  /packages/services/Car/evs/app/
EvsStateControl.h 94 State mCurrentState = OFF;
  /tools/tradefederation/core/src/com/android/tradefed/device/
DumpsysPackageReceiver.java 190 private ParserState mCurrentState = new PackagesParserState();
220 mCurrentState = mCurrentState.parse(line);
  /frameworks/base/core/java/android/hardware/camera2/legacy/
CameraDeviceState.java 55 private int mCurrentState = STATE_UNCONFIGURED;
173 if (mCurrentState != STATE_CAPTURING) {
174 Log.e(TAG, "Cannot receive result while in state: " + mCurrentState);
254 if (newState != mCurrentState) {
264 if (mCurrentState != newState && mCurrentHandler != null &&
277 if (mCurrentState != STATE_ERROR && mCurrentHandler != null &&
286 mCurrentState = STATE_ERROR;
289 if (mCurrentState != STATE_UNCONFIGURED && mCurrentState != STATE_IDLE) {
290 Log.e(TAG, "Cannot call configure while in state: " + mCurrentState);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
SignalController.java 43 protected final T mCurrentState;
66 mCurrentState = cleanState();
77 return mCurrentState;
81 mCurrentState.inetCondition = validatedTransports.get(mTransportType) ? 1 : 0;
93 mCurrentState.copyFrom(mLastState);
101 if (!mLastState.equals(mCurrentState)) {
104 + "\tto: " + mCurrentState);
116 mCurrentState.time = System.currentTimeMillis();
117 mLastState.copyFrom(mCurrentState);
124 if (mCurrentState.connected)
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DetailsBackgroundVideoHelper.java 54 private int mCurrentState = INITIAL;
113 return mCurrentState == PLAY_VIDEO;
117 if (state == mCurrentState) {
120 mCurrentState = state;
125 switch (mCurrentState) {
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/model/
MusicProvider.java 76 private volatile State mCurrentState = State.NON_INITIALIZED;
94 if (mCurrentState != State.INITIALIZED) {
105 if (mCurrentState != State.INITIALIZED || !mMusicListByGenre.containsKey(genre)) {
117 if (mCurrentState != State.INITIALIZED) {
170 return mCurrentState == State.INITIALIZED;
179 if (mCurrentState == State.INITIALIZED) {
190 return mCurrentState;
219 if (mCurrentState == State.NON_INITIALIZED) {
220 mCurrentState = State.INITIALIZING;
237 mCurrentState = State.INITIALIZED
    [all...]
  /frameworks/av/media/libmedia/include/media/
mediaplayer.h 294 media_player_states mCurrentState;
mediarecorder.h 266 media_recorder_states mCurrentState;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBarWindowManager.java 63 private final State mCurrentState = new State();
287 mCurrentState.keyguardShowing = showing;
288 apply(mCurrentState);
292 mCurrentState.keyguardOccluded = occluded;
293 apply(mCurrentState);
297 mCurrentState.keyguardNeedsInput = needsInput;
298 apply(mCurrentState);
302 mCurrentState.panelVisible = visible;
303 mCurrentState.statusBarFocusable = visible;
304 apply(mCurrentState);
    [all...]
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/model/
MusicProvider.java 76 private volatile State mCurrentState = State.NON_INITIALIZED;
95 if (mCurrentState != State.INITIALIZED) {
105 if (mCurrentState != State.INITIALIZED || !mMusicListByGenre.containsKey(genre)) {
117 if (mCurrentState != State.INITIALIZED) {
170 return mCurrentState == State.INITIALIZED;
179 if (mCurrentState == State.INITIALIZED) {
190 return mCurrentState;
221 if (mCurrentState == State.NON_INITIALIZED) {
222 mCurrentState = State.INITIALIZING;
239 mCurrentState = State.INITIALIZED
    [all...]
  /frameworks/base/core/java/android/widget/
VideoView.java 100 // mCurrentState is a VideoView object's current state.
105 private int mCurrentState = STATE_IDLE;
165 mCurrentState = STATE_IDLE;
354 mCurrentState = STATE_IDLE;
416 mCurrentState = STATE_PREPARING;
420 mCurrentState = STATE_ERROR;
426 mCurrentState = STATE_ERROR;
467 mCurrentState = STATE_PREPARED;
530 mCurrentState = STATE_PLAYBACK_COMPLETED;
558 mCurrentState = STATE_ERROR
    [all...]
  /frameworks/base/services/backup/java/com/android/server/backup/internal/
PerformBackupTask.java 120 BackupState mCurrentState;
173 mCurrentState = BackupState.FINAL;
176 mCurrentState = BackupState.INITIAL;
217 switch (mCurrentState) {
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.h 479 inline const State& getCurrentState() const { return mCurrentState; }
480 inline State& getCurrentState() { return mCurrentState; }
703 State mCurrentState;
  /packages/apps/Car/Hvac/src/com/android/car/hvac/controllers/
HvacPanelController.java 65 private @HvacPanelState int mCurrentState;
124 mCurrentState = STATE_COLLAPSED;
281 if (!mHvacIsOn && mCurrentState == STATE_FULL_EXPANDED) {
477 switch (mCurrentState) {
482 transitionState(mCurrentState, STATE_COLLAPSED);
508 if (mCurrentState == STATE_FULL_EXPANDED) {
509 transitionState(mCurrentState, STATE_COLLAPSED);
510 } else if (mCurrentState == STATE_COLLAPSED) {
511 transitionState(mCurrentState, STATE_FULL_EXPANDED);
573 mCurrentState = mEndState
    [all...]
  /packages/apps/TV/tests/input/src/com/android/tv/testinput/
TestTvInputService.java 108 private ChannelState mCurrentState = null;
177 mCurrentState = null;
218 mCurrentState = null;
313 oldState = mCurrentState;
319 mCurrentState = newState;
323 mCurrentState = null;
  /packages/services/Car/service/src/com/android/car/
CarPowerManagementService.java 99 private PowerState mCurrentState;
164 mCurrentState = null;
228 if (mCurrentState == null) {
231 if (mCurrentState.mState != PowerHalService.STATE_SHUTDOWN_PREPARE) {
234 if (mCurrentState.canEnterDeepSleep()) {
252 writer.print("mCurrentState:" + mCurrentState);
435 if (mCurrentState != null && mCurrentState.mState == PowerHalService.STATE_ON_FULL) {
447 if (mCurrentState != null && mCurrentState.equals(newState))
    [all...]
  /frameworks/base/services/accessibility/java/com/android/server/accessibility/
MagnificationGestureHandler.java 115 private int mCurrentState;
172 switch (mCurrentState) {
192 throw new IllegalStateException("Unknown state: " + mCurrentState);
255 mCurrentState = STATE_DETECTING;
354 Slog.i(LOG_TAG, "mCurrentState: STATE_DELEGATING");
358 Slog.i(LOG_TAG, "mCurrentState: STATE_DETECTING");
362 Slog.i(LOG_TAG, "mCurrentState: STATE_VIEWPORT_DRAGGING");
366 Slog.i(LOG_TAG, "mCurrentState: STATE_MAGNIFIED_INTERACTION");
374 mPreviousState = mCurrentState;
375 mCurrentState = state
    [all...]
TouchExplorer.java 104 private int mCurrentState = STATE_TOUCH_EXPLORING;
221 switch (mCurrentState) {
255 mCurrentState = STATE_TOUCH_EXPLORING;
277 Slog.d(LOG_TAG, getStateSymbolicName(mCurrentState));
295 switch(mCurrentState) {
309 throw new IllegalStateException("Illegal state: " + mCurrentState);
364 if (mCurrentState != STATE_TOUCH_EXPLORING) {
389 mCurrentState = STATE_DELEGATING;
396 if (mCurrentState != STATE_TOUCH_EXPLORING) {
451 mCurrentState = STATE_GESTURE_DETECTING
    [all...]
  /packages/apps/ExactCalculator/src/com/android/calculator2/
Calculator.java 247 private CalculatorState mCurrentState;
304 * Restore Evaluator state and mCurrentState from savedInstanceState.
322 mCurrentState = CalculatorState.INPUT;
340 if (mCurrentState != CalculatorState.RESULT
341 && mCurrentState != CalculatorState.INIT_FOR_RESULT) {
344 if (mCurrentState == CalculatorState.INPUT) {
349 setState(mapFromSaved(mCurrentState));
432 mCurrentState = CalculatorState.INPUT;
465 outState.putInt(KEY_DISPLAY_STATE, mCurrentState.ordinal());
486 if (mCurrentState != state)
    [all...]
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeListView.java 143 private ModeListState mCurrentState;
146 return mCurrentState;
150 mCurrentState = state;
    [all...]
  /prebuilts/tools/common/m2/repository/com/facebook/rebound/rebound/0.3.8/
rebound-0.3.8.jar 

Completed in 2930 milliseconds

1 2