Searched refs:getCredentials (Results 1 – 5 of 5) sorted by relevance
23 CompletableFuture<GbaCredentials> getCredentials(String realm, Executor executor); in getCredentials() method
128 credentialsSupplier.getCredentials(header.getRealm(), mExecutorService), in uploadPicture()188 credentialsSupplier.getCredentials(header.getRealm(), in downloadPicture()
283 supplier.getCredentials(fakeNafId, CallComposerPictureManager.getExecutor()); in testGbaCredLookup()298 supplier.getCredentials(fakeNafId, CallComposerPictureManager.getExecutor()); in testGbaCredLookup()
147 return activity.getCredentials(); in startActivityAndGetCredentialHelper()
599 public CredentialHelper getCredentials() { in getCredentials() method in CertInstaller