Searched refs:getProfileWithMinimumFailedPasswordsForWipe (Results 1 – 8 of 8) sorted by relevance
168 devicePolicyManager.getProfileWithMinimumFailedPasswordsForWipe(effectiveUserId)
61 whenever(devicePolicyManager.getProfileWithMinimumFailedPasswordsForWipe(eq(USER_ID)))
1106 final int expiringUser = dpm.getProfileWithMinimumFailedPasswordsForWipe(userId); in reportFailedUnlockAttempt()
109 int getProfileWithMinimumFailedPasswordsForWipe(int userHandle, boolean parent); in getProfileWithMinimumFailedPasswordsForWipe() method
5878 public int getProfileWithMinimumFailedPasswordsForWipe(int userHandle) { in getProfileWithMinimumFailedPasswordsForWipe() method in DevicePolicyManager5881 return mService.getProfileWithMinimumFailedPasswordsForWipe( in getProfileWithMinimumFailedPasswordsForWipe()
5287 assertThat(dpm.getProfileWithMinimumFailedPasswordsForWipe(UserHandle.USER_SYSTEM)) in testMaximumFailedDevicePasswordAttemptsReachedOrgOwnedManagedProfile()5327 assertThat(dpm.getProfileWithMinimumFailedPasswordsForWipe(UserHandle.USER_SYSTEM)) in testMaximumFailedProfilePasswordAttemptsReachedOrgOwnedManagedProfile()5330 assertThat(dpm.getProfileWithMinimumFailedPasswordsForWipe(MANAGED_PROFILE_USER_ID)) in testMaximumFailedProfilePasswordAttemptsReachedOrgOwnedManagedProfile()
5606 public int getProfileWithMinimumFailedPasswordsForWipe(int userHandle, boolean parent) {
2515 Landroid/app/admin/DevicePolicyManager;->getProfileWithMinimumFailedPasswordsForWipe(I)I2705 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getProfileWithMinimumFailedPasswordsForWipe(IZ…3232 Landroid/app/admin/IDevicePolicyManager;->getProfileWithMinimumFailedPasswordsForWipe(IZ)I