Searched refs:getCurrentFailedPasswordAttempts (Results 1 – 9 of 9) sorted by relevance
338 public int getCurrentFailedPasswordAttempts(int userId) { in getCurrentFailedPasswordAttempts() method in LockPatternUtils342 return getDevicePolicyManager().getCurrentFailedPasswordAttempts(userId); in getCurrentFailedPasswordAttempts()
2861 public int getCurrentFailedPasswordAttempts() { in getCurrentFailedPasswordAttempts() method in DevicePolicyManager2862 return getCurrentFailedPasswordAttempts(myUserId()); in getCurrentFailedPasswordAttempts()2875 public int getCurrentFailedPasswordAttempts(int userHandle) { in getCurrentFailedPasswordAttempts() method in DevicePolicyManager2878 return mService.getCurrentFailedPasswordAttempts(userHandle, mParentInstance); in getCurrentFailedPasswordAttempts()
85 int getCurrentFailedPasswordAttempts(int userHandle, boolean parent); in getCurrentFailedPasswordAttempts() method
4571 public int getCurrentFailedPasswordAttempts(int userHandle, boolean parent) { in getCurrentFailedPasswordAttempts() method in DevicePolicyManagerService
291 Landroid/app/admin/DevicePolicyManager;->getCurrentFailedPasswordAttempts(I)I
907 HPLandroid/app/admin/DevicePolicyManager;->getCurrentFailedPasswordAttempts()I908 HPLandroid/app/admin/DevicePolicyManager;->getCurrentFailedPasswordAttempts(I)I924 HPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getCurrentFailedPasswordAttempts(IZ)I15592 HSPLandroid/app/admin/IDevicePolicyManager;->getCurrentFailedPasswordAttempts(IZ)I
1462 Landroid/app/admin/DevicePolicyManager;->getCurrentFailedPasswordAttempts()I
5317 method public int getCurrentFailedPasswordAttempts();
6457 method public int getCurrentFailedPasswordAttempts();