OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPinLocked
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
IccCard.java
121
public boolean
isPinLocked
() {
213
* Notifies handler of any transition into State.
isPinLocked
()
220
if (getState().
isPinLocked
()) {
[
all
...]
/frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardViewMediator.java
617
final boolean lockedOrMissing = state.
isPinLocked
()
[
all
...]
Completed in 52 milliseconds