OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reportSuccessfulUnlockAttempt
(Results
1 - 5
of
5
) sorted by null
/frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardScreenCallback.java
75
void
reportSuccessfulUnlockAttempt
();
PasswordUnlockScreen.java
167
mCallback.
reportSuccessfulUnlockAttempt
();
AccountUnlockScreen.java
193
mCallback.
reportSuccessfulUnlockAttempt
();
PatternUnlockScreen.java
520
mCallback.
reportSuccessfulUnlockAttempt
();
LockPatternKeyguardView.java
306
public void
reportSuccessfulUnlockAttempt
() {
Completed in 52 milliseconds