Home
last modified time | relevance | path

Searched refs:getManagedProfilePasswordCache (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTestable.java142 public ManagedProfilePasswordCache getManagedProfilePasswordCache( in getManagedProfilePasswordCache() method in LockSettingsServiceTestable.MockInjector
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java581 public @NonNull ManagedProfilePasswordCache getManagedProfilePasswordCache( in getManagedProfilePasswordCache() method in LockSettingsService.Injector
626 mManagedProfilePasswordCache = injector.getManagedProfilePasswordCache(mJavaKeyStore); in LockSettingsService()