Searched refs:getMaximumFailedPasswordsBeforeWipeInManagedProfile (Results 1 – 11 of 11) sorted by relevance
30 return mFeatureProvider.getMaximumFailedPasswordsBeforeWipeInManagedProfile(); in getMaximumFailedPasswordsBeforeWipe()
99 int getMaximumFailedPasswordsBeforeWipeInManagedProfile(); in getMaximumFailedPasswordsBeforeWipeInManagedProfile() method
166 public int getMaximumFailedPasswordsBeforeWipeInManagedProfile() { in getMaximumFailedPasswordsBeforeWipeInManagedProfile() method in EnterprisePrivacyFeatureProviderImpl
33 return mFeatureProvider.getMaximumFailedPasswordsBeforeWipeInManagedProfile(); in getMaximumFailedPasswordsBeforeWipe()
97 int getMaximumFailedPasswordsBeforeWipeInManagedProfile(); in getMaximumFailedPasswordsBeforeWipeInManagedProfile() method
157 public int getMaximumFailedPasswordsBeforeWipeInManagedProfile() { in getMaximumFailedPasswordsBeforeWipeInManagedProfile() method in EnterprisePrivacyFeatureProviderImpl
41 .getMaximumFailedPasswordsBeforeWipeInManagedProfile()).thenReturn(maximum); in setMaximumFailedPasswordsBeforeWipe()
255 assertThat(mProvider.getMaximumFailedPasswordsBeforeWipeInManagedProfile()).isEqualTo(0); in testGetMaximumFailedPasswordsForWipeInManagedProfile()258 assertThat(mProvider.getMaximumFailedPasswordsBeforeWipeInManagedProfile()).isEqualTo(10); in testGetMaximumFailedPasswordsForWipeInManagedProfile()
37 return mFeatureProvider.getMaximumFailedPasswordsBeforeWipeInManagedProfile(); in getMaximumFailedPasswordsBeforeWipe()
160 public int getMaximumFailedPasswordsBeforeWipeInManagedProfile() { in getMaximumFailedPasswordsBeforeWipeInManagedProfile() method in EnterprisePrivacyFeatureProviderImpl