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/
DKeyChainServiceRoboTest.java63 ShadowTrustedCertificateStore.class,
110 ShadowTrustedCertificateStore.sDelegate = mockCertStore; in setUp()
DShadowTrustedCertificateStore.java33 public class ShadowTrustedCertificateStore { class