Home
last modified time | relevance | path

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

/packages/apps/KeyChain/robotests/src/com/android/keychain/
DShadowTrustedCertificateStore.java33 public class ShadowTrustedCertificateStore { class
DKeyChainServiceRoboTest.java65 ShadowTrustedCertificateStore.class,
123 ShadowTrustedCertificateStore.sDelegate = mockCertStore; in setUp()