Searched refs:getProfileWithMinimumFailedPasswordsForWipe (Results 1 – 9 of 9) sorted by relevance
174 devicePolicyManager.getProfileWithMinimumFailedPasswordsForWipe(effectiveUserId) in UserManager()
322 devicePolicyManager.getProfileWithMinimumFailedPasswordsForWipe(selectedUserId) in getProfileWithMinFailedUnlockAttemptsForWipe()
61 whenever(devicePolicyManager.getProfileWithMinimumFailedPasswordsForWipe(eq(USER_ID))) in setup()
1126 mDevicePolicyManager.getProfileWithMinimumFailedPasswordsForWipe(userId); in reportFailedUnlockAttempt()
110 int getProfileWithMinimumFailedPasswordsForWipe(int userHandle, boolean parent); in getProfileWithMinimumFailedPasswordsForWipe() method
6156 public int getProfileWithMinimumFailedPasswordsForWipe(int userHandle) { in getProfileWithMinimumFailedPasswordsForWipe() method in DevicePolicyManager6159 return mService.getProfileWithMinimumFailedPasswordsForWipe( in getProfileWithMinimumFailedPasswordsForWipe()
5293 assertThat(dpm.getProfileWithMinimumFailedPasswordsForWipe(UserHandle.USER_SYSTEM)) in testMaximumFailedDevicePasswordAttemptsReachedOrgOwnedManagedProfile()5333 assertThat(dpm.getProfileWithMinimumFailedPasswordsForWipe(UserHandle.USER_SYSTEM)) in testMaximumFailedProfilePasswordAttemptsReachedOrgOwnedManagedProfile()5336 assertThat(dpm.getProfileWithMinimumFailedPasswordsForWipe(MANAGED_PROFILE_USER_ID)) in testMaximumFailedProfilePasswordAttemptsReachedOrgOwnedManagedProfile()
5801 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