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

  /art/tools/dexfuzz/src/dexfuzz/
StreamConsumer.java 70 changeState(State.CONSUMING, State.WAITING);
80 changeState(State.SHOULD_STOP_CONSUMING, State.CONSUMING);
106 changeState(State.FINISHED, State.WAITING);
132 changeState(State.WAITING, State.SHOULD_STOP_CONSUMING);
186 private synchronized void changeState(State newState, State previousState) {
  /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);
  /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 284 changeState(AndroidCamera2StateHolder.CAMERA_UNOPENED);
310 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_ACTIVE);
318 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_READY);
335 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_READY);
442 changeState(AndroidCamera2StateHolder.CAMERA_FOCUS_LOCKED);
454 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_ACTIVE);
471 changeState(AndroidCamera2StateHolder.CAMERA_PREVIEW_ACTIVE);
483 changeState(AndroidCamera2StateHolder.CAMERA_FOCUS_LOCKED);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapServer.java 204 changeState(SAP_STATE.DISCONNECTING);
346 changeState(SAP_STATE.DISCONNECTING);
389 changeState(SAP_STATE.CONNECTED_BUSY);
503 changeState(SAP_STATE.CONNECTING_CALL_ONGOING);
510 changeState(SAP_STATE.CONNECTING);
568 private void changeState(SAP_STATE newState) {
710 changeState(SAP_STATE.CONNECTED);
    [all...]
  /external/parameter-framework/tools/coverage/
coverage.py 630 self.changeState(self.initStateNamesList, ignoreIntegrity)
634 self.changeState(self.initStateNamesList, ignoreIntegrity=True)
636 def changeState(self, subStateNames, ignoreIntegrity=False):
812 changeCriterionOperation = lambda criterion : criterion.changeState(newCriterionState)
    [all...]
  /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 536 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 1287 milliseconds