HomeSort by relevance Sort by last modified time
    Searched refs:changeState (Results 1 - 17 of 17) sorted by null

  /frameworks/av/include/media/stagefright/foundation/
AHierarchicalStateMachine.h 55 void changeState(const sp<AState> &state);
  /packages/apps/Browser/src/com/android/browser/
UrlInputView.java 124 changeState(s);
137 changeState(StateListener.STATE_EDITED);
174 changeState(mState);
177 private void changeState(int newState) {
322 changeState(StateListener.STATE_EDITED);
  /external/chromium_org/chrome/browser/resources/chromeos/
image_burner.js 15 this.changeState(State.StatesEnum.DEVICE_NONE);
92 changeState: function(newState) {
118 this.changeState(State.StatesEnum.DEVICE_NONE);
125 this.changeState(initialState);
127 this.changeState(State.StatesEnum.DEVICE_MUL);
338 this.currentState.changeState(State.StatesEnum.SUCCESS);
347 this.currentState.changeState(State.StatesEnum.FAIL);
391 this.currentState.changeState(State.StatesEnum.PROGRESS_DOWNLOAD);
394 this.currentState.changeState(State.StatesEnum.PROGRESS_UNZIP);
397 this.currentState.changeState(State.StatesEnum.PROGRESS_BURN)
    [all...]
  /frameworks/av/media/libstagefright/foundation/
AHierarchicalStateMachine.cpp 74 void AHierarchicalStateMachine::changeState(const sp<AState> &state) {
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCamera2AgentImpl.java 271 changeState(AndroidCamera2StateHolder.CAMERA_UNOPENED);
297 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_ACTIVE);
305 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_READY);
322 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_READY);
429 changeState(AndroidCamera2StateHolder.CAMERA_FOCUS_LOCKED);
441 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_ACTIVE);
458 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_ACTIVE);
470 changeState(AndroidCamera2StateHolder.CAMERA_FOCUS_LOCKED);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequest.cpp 429 changeState(LOADING);
440 void XMLHttpRequest::changeState(State newState)
611 changeState(OPENED);
    [all...]
XMLHttpRequest.h 186 void changeState(State newState);
  /external/deqp/modules/gles2/performance/
es2pStateChangeTests.cpp 58 virtual void changeState (const glw::Functions& gl, int stateId) = 0;
78 changeState(gl, 0);
81 changeState(gl, 1);
88 changeState(gl, 0);
93 changeState(gl, 1);
124 virtual void changeState (const glw::Functions& gl, int stateId)\
    [all...]
es2pRedundantStateChangeTests.cpp 57 virtual void changeState (const glw::Functions& gl) = 0;
77 changeState(gl);
84 changeState(gl);
115 virtual void changeState (const glw::Functions& gl)\
    [all...]
  /external/deqp/modules/gles3/performance/
es3pStateChangeTests.cpp 58 virtual void changeState (const glw::Functions& gl, int stateId) = 0;
78 changeState(gl, 0);
81 changeState(gl, 1);
88 changeState(gl, 0);
93 changeState(gl, 1);
124 virtual void changeState (const glw::Functions& gl, int stateId)\
    [all...]
es3pRedundantStateChangeTests.cpp 57 virtual void changeState (const glw::Functions& gl) = 0;
77 changeState(gl);
84 changeState(gl);
115 virtual void changeState (const glw::Functions& gl)\
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 442 changeState(mUninitializedState);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 1483 milliseconds