Searched refs:getUserCaAliases (Results 1 – 5 of 5) sorted by relevance
89 when(mKeyChainService.getUserCaAliases()) in setUp()143 when(mKeyChainService.getUserCaAliases()) in testWorkAccount()162 when(mKeyChainService.getUserCaAliases()) in testCaCertLoader()175 when(mKeyChainService.getUserCaAliases()) in testCaCertLoader()
52 StringParceledListSlice getUserCaAliases(); in getUserCaAliases() method
117 return conn.getService().getUserCaAliases().getList(); in getInstalledCaCertificates()
417 boolean hasCACerts = !(conn.getService().getUserCaAliases().getList().isEmpty()); in doInBackground()
1418 when(getServices().keyChainConnection.getService().getUserCaAliases()).thenReturn(oneCert); in testCertificateDisclosure()1426 … when(getServices().keyChainConnection.getService().getUserCaAliases()).thenReturn(fourCerts); in testCertificateDisclosure()4816 when(getServices().keyChainConnection.getService().getUserCaAliases()) in verifyCanGetOwnerInstalledCaCerts()4889 when(getServices().keyChainConnection.getService().getUserCaAliases()) in verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval()