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

  /external/chromium_org/ash/wm/
sticky_keys.h 84 // of LOCKED state, all incomming keyboard events will be modified. The LOCKED
89 // | DISABLED | ENABLED | LOCKED |
92 // Modifier KeyUp | To ENABLED(*) | To LOCKED(*) | To DISABLED |
119 // The sticky key is locked. Incomming non modifier key down events are
121 LOCKED,
155 // Handles key event in LOCKED state.
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor3.h 88 LOCKED
ZslProcessor.h 80 LOCKED
  /system/security/keystore/include/keystore/
keystore.h 31 LOCKED = STATE_LOCKED, // 2
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 51 LOCKED = 0x00000002
  /frameworks/base/core/java/android/text/method/
MetaKeyKeyListener.java 51 * When key modifiers are toggled into a latched or locked state, the state
53 * meta state integer managed by the client. These latched or locked modifiers
91 * Flag that indicates that the SHIFT key is locked in CAPS mode.
95 * Flag that indicates that the ALT key is locked.
99 * Flag that indicates that the SYM key is locked.
157 * or locked meta key.
178 * or locked meta key.
197 * @return 0 if inactive, 1 if active, 2 if locked.
228 * @return 0 if inactive, 1 if active, 2 if locked.
241 // META_SELECTING is only ever set to PRESSED and can't be LOCKED, so return
    [all...]
  /frameworks/base/keystore/java/android/security/
KeyStore.java 37 public static final int LOCKED = 2;
55 public enum State { UNLOCKED, LOCKED, UNINITIALIZED };
94 case LOCKED: return State.LOCKED;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
httplib.py 149 LOCKED = 423
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
httplib.py 149 LOCKED = 423
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 349 #define LOCKED 1
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 349 #define LOCKED 1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 349 #define LOCKED 1
    [all...]
  /frameworks/opt/telephony/src/java/android/provider/
Telephony.java 235 * Is the message locked?
238 public static final String LOCKED = "locked";
    [all...]
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 539 milliseconds