Searched refs:ManagedProfilePasswordCache (Results 1 – 3 of 3) sorted by relevance
142 public ManagedProfilePasswordCache getManagedProfilePasswordCache( in getManagedProfilePasswordCache()144 return mock(ManagedProfilePasswordCache.class); in getManagedProfilePasswordCache()
60 public class ManagedProfilePasswordCache { class69 public ManagedProfilePasswordCache(KeyStore keyStore) { in ManagedProfilePasswordCache() method in ManagedProfilePasswordCache
252 private ManagedProfilePasswordCache mManagedProfilePasswordCache;581 public @NonNull ManagedProfilePasswordCache getManagedProfilePasswordCache( in getManagedProfilePasswordCache()583 return new ManagedProfilePasswordCache(ks); in getManagedProfilePasswordCache()