Searched refs:havePassword (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl32 boolean havePassword(int userId);
H A DLockSettingsService.java196 public boolean havePassword(int userId) throws RemoteException { method in class:LockSettingsService
H A DLockPatternUtils.java370 return getLockSettings().havePassword(getCurrentOrCallingUserId());

Completed in 55 milliseconds