HomeSort by relevance Sort by last modified time
    Searched defs:STATE_OPEN (Results 1 - 14 of 14) sorted by null

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/flyout/
IFlyoutPreferences.java 34 int STATE_OPEN = 0;
50 * @return the state of flyout - {@link #STATE_OPEN} or {@link #STATE_COLLAPSED}.
70 * Sets the state of flyout - {@link #STATE_OPEN} or {@link #STATE_COLLAPSED}.
  /external/webrtc/webrtc/libjingle/xmpp/
asyncsocket.h 30 STATE_OPEN, //!< Socket is connected
xmppengine.h 163 STATE_OPEN, //!< Authenticated and bound.
  /external/replicaisland/src/com/replica/replicaisland/
DoorAnimationComponent.java 33 protected static final int STATE_OPEN = 1;
73 mState = STATE_OPEN;
149 && (mState == STATE_OPEN || mState == STATE_OPENING)) {
159 mState = STATE_OPEN;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelBar.java 38 public static final int STATE_OPEN = 2;
134 go(STATE_OPEN);
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
Filter.java 37 private static final int STATE_OPEN = 3;
274 return mState.check(State.STATE_OPEN);
443 if (mState.current == State.STATE_OPEN) {
599 mState.current = State.STATE_OPEN;
601 if (mState.current == State.STATE_OPEN) {
614 if (mState.current == State.STATE_OPEN) {
634 if (mState.current == State.STATE_OPEN) {
  /packages/apps/Launcher2/src/com/android/launcher2/
Folder.java 69 static final int STATE_OPEN = 2;
436 mState = STATE_OPEN;
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/folder/
Folder.java 108 static final int STATE_OPEN = 2;
163 @ViewDebug.IntToString(from = STATE_OPEN, to = "STATE_OPEN"),
632 mState = STATE_OPEN;
    [all...]
  /external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
autobanh.jar 
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/propertysheet/1.0/
propertysheet-1.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/
xstream-1.4.8.jar 

Completed in 1670 milliseconds