Home
last modified time | relevance | path

Searched refs:LOCKED (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/text/method/
DMetaKeyKeyListener.java258 if (flag == LOCKED) { in getActive()
318 if (current == LOCKED) in resetLock()
351 content.setSpan(what, 0, 0, LOCKED); in press()
354 else if (state == LOCKED) in press()
658 private static final int LOCKED = field in MetaKeyKeyListener
/frameworks/base/keystore/java/android/security/
DKeyStore.java58 public static final int LOCKED = 2; field in KeyStore
107 public enum State { UNLOCKED, LOCKED, UNINITIALIZED }; enumConstant
154 case LOCKED: return State.LOCKED; in state()
671 case LOCKED: in getKeyStoreException()
710 case LOCKED: in getInvalidKeyException()
/frameworks/av/media/libaudioprocessing/
DAudioResamplerDyn.h115 template<int CHANNELS, bool LOCKED, int STRIDE>
DAudioResamplerFirProcess.h374 template<int CHANNELS, bool LOCKED, int STRIDE, typename TC, typename TI, typename TO>
386 if (LOCKED) { in fir()
DAudioResamplerDyn.cpp496 template<int CHANNELS, bool LOCKED, int STRIDE>
585 fir<CHANNELS, LOCKED, STRIDE>( in resample()
/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.h101 LOCKED enumerator
DZslProcessor.cpp637 mState = LOCKED; in pushToReprocess()
710 if (mState == LOCKED) return OK; in clearZslQueue()
/frameworks/base/telephony/java/android/telephony/
DTelephony.java244 public static final String LOCKED = "locked"; field
1753 public static final String LOCKED = "locked"; field
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java515 if (ks.state(userId) == KeyStore.State.LOCKED in ensureProfileKeystoreUnlocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25565 field public static final java.lang.String LOCKED = "locked";
25786 field public static final java.lang.String LOCKED = "locked";
/frameworks/base/api/
Dcurrent.txt35220 field public static final java.lang.String LOCKED = "locked";
35453 field public static final java.lang.String LOCKED = "locked";
Dtest-current.txt35416 field public static final java.lang.String LOCKED = "locked";
35650 field public static final java.lang.String LOCKED = "locked";
Dsystem-current.txt38281 field public static final java.lang.String LOCKED = "locked";
38514 field public static final java.lang.String LOCKED = "locked";