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

  /frameworks/base/keystore/java/android/security/
KeyStore.java 51 public enum State { UNLOCKED, LOCKED, UNINITIALIZED };
77 case NO_ERROR: return State.UNLOCKED;
85 return state() == State.UNLOCKED;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h 350 #define UNLOCKED 0
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 350 #define UNLOCKED 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h 350 #define UNLOCKED 0
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 77 milliseconds