OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STATE_LOCKED
(Results
1 - 2
of
2
) sorted by null
/system/security/keystore/include/keystore/
keystore.h
25
STATE_LOCKED
= 2,
31
LOCKED =
STATE_LOCKED
, // 2
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
LockIcon.java
43
private static final int
STATE_LOCKED
= 0;
197
case
STATE_LOCKED
:
241
return
STATE_LOCKED
;
Completed in 344 milliseconds