Searched refs:getProfileWithMinimumFailedPasswordsForWipe (Results 1 – 8 of 8) sorted by relevance
258 mDevicePolicyManager.getProfileWithMinimumFailedPasswordsForWipe(mEffectiveUserId)); in getUserTypeForWipe()
397 mDevicePolicyManager.getProfileWithMinimumFailedPasswordsForWipe(mEffectiveUserId)); in getUserTypeForWipe()
541 final int expiringUser = dpm.getProfileWithMinimumFailedPasswordsForWipe(userId); in reportFailedUnlockAttempt()
99 int getProfileWithMinimumFailedPasswordsForWipe(int userHandle, boolean parent); in getProfileWithMinimumFailedPasswordsForWipe() method
4824 public int getProfileWithMinimumFailedPasswordsForWipe(int userHandle) { in getProfileWithMinimumFailedPasswordsForWipe() method in DevicePolicyManager4827 return mService.getProfileWithMinimumFailedPasswordsForWipe( in getProfileWithMinimumFailedPasswordsForWipe()
5072 assertThat(dpm.getProfileWithMinimumFailedPasswordsForWipe(UserHandle.USER_SYSTEM)) in testMaximumFailedDevicePasswordAttemptsReachedOrgOwnedManagedProfile()5112 assertThat(dpm.getProfileWithMinimumFailedPasswordsForWipe(UserHandle.USER_SYSTEM)) in testMaximumFailedProfilePasswordAttemptsReachedOrgOwnedManagedProfile()5115 assertThat(dpm.getProfileWithMinimumFailedPasswordsForWipe(MANAGED_PROFILE_USER_ID)) in testMaximumFailedProfilePasswordAttemptsReachedOrgOwnedManagedProfile()
5022 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