Home
last modified time | relevance | path

Searched refs:getCurrentFailedPasswordAttempts (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl68 int getCurrentFailedPasswordAttempts(int userHandle); in getCurrentFailedPasswordAttempts() method
DDevicePolicyManager.java1300 public int getCurrentFailedPasswordAttempts() { in getCurrentFailedPasswordAttempts() method in DevicePolicyManager
1303 return mService.getCurrentFailedPasswordAttempts(UserHandle.myUserId()); in getCurrentFailedPasswordAttempts()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java2542 public int getCurrentFailedPasswordAttempts(int userHandle) { in getCurrentFailedPasswordAttempts() method in DevicePolicyManagerService
/frameworks/base/api/
Dsystem-current.txt5445 method public int getCurrentFailedPasswordAttempts();
Dcurrent.txt5317 method public int getCurrentFailedPasswordAttempts();