Searched refs:hasCredentialManagementApp (Results 1 – 3 of 3) sorted by relevance
61 boolean hasCredentialManagementApp(); in hasCredentialManagementApp() method
1802 when(getServices().keyChainConnection.getService().hasCredentialManagementApp()) in testRemoveCredentialManagementApp()1810 verify(getServices().keyChainConnection.getService()).hasCredentialManagementApp(); in testRemoveCredentialManagementApp()
1510 if (service.hasCredentialManagementApp() in removeCredentialManagementApp()