OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:havePassword
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/com/android/internal/widget/
ILockSettings.aidl
43
boolean
havePassword
(int userId);
LockPatternUtils.java
529
return getLockSettings().
havePassword
(userId);
[
all
...]
/frameworks/base/services/core/java/com/android/server/
LockSettingsService.java
711
public boolean
havePassword
(int userId) throws RemoteException {
[
all
...]
Completed in 64 milliseconds