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

  /frameworks/av/services/camera/libcameraservice/camera2/
ZslProcessor.h 73 LOCKED
  /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.
154 * or locked meta key.
169 * @return 0 if inactive, 1 if active, 2 if locked.
199 if (flag == LOCKED) {
246 * Call this if you are a method that ignores the locked meta state
259 if (current == LOCKED)
    [all...]
  /frameworks/base/keystore/java/android/security/
KeyStore.java 40 public static final int LOCKED = 2;
51 public enum State { UNLOCKED, LOCKED, UNINITIALIZED };
68 case LOCKED: return State.LOCKED;
  /system/security/keystore/
keystore.h 31 LOCKED = STATE_LOCKED, // 2
  /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 163 * Has the message been locked?
166 public static final String LOCKED = "locked";
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 4064 milliseconds