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

  /frameworks/av/services/camera/libcameraservice/camera2/
ZslProcessor3.h 89 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
  /hardware/msm7k/libgralloc/
framebuffer.cpp 50 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 33 public static final int LOCKED = 2;
51 public enum State { UNLOCKED, LOCKED, UNINITIALIZED };
78 case LOCKED: return State.LOCKED;
  /hardware/msm7k/libgralloc-qsd8k/
framebuffer.cpp 53 LOCKED = 0x00000002
  /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 160 * Has the message been locked?
163 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 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 2118 milliseconds