Searched refs:getUserCaAliases (Results 1 – 6 of 6) sorted by relevance
91 when(mKeyChainService.getUserCaAliases()) in setUp()142 when(mKeyChainService.getUserCaAliases()) in testWorkAccount()161 when(mKeyChainService.getUserCaAliases()) in testCaCertLoader()174 when(mKeyChainService.getUserCaAliases()) in testCaCertLoader()
51 StringParceledListSlice getUserCaAliases(); in getUserCaAliases() method
117 return conn.getService().getUserCaAliases().getList(); in getInstalledCaCertificates()
403 boolean hasCACerts = !(conn.getService().getUserCaAliases().getList().isEmpty()); in doInBackground()
1403 when(getServices().keyChainConnection.getService().getUserCaAliases()).thenReturn(oneCert); in testCertificateDisclosure()1411 … when(getServices().keyChainConnection.getService().getUserCaAliases()).thenReturn(fourCerts); in testCertificateDisclosure()4778 when(getServices().keyChainConnection.getService().getUserCaAliases()) in verifyCanGetOwnerInstalledCaCerts()4851 when(getServices().keyChainConnection.getService().getUserCaAliases()) in verifyCantGetOwnerInstalledCaCertsProfileOwnerRemoval()
4772 HPLandroid/security/IKeyChainService$Stub$Proxy;->getUserCaAliases()Landroid/content/pm/StringParce…4782 HPLandroid/security/IKeyChainService;->getUserCaAliases()Landroid/content/pm/StringParceledListSlic…