Searched refs:hasAuthenticationResults (Results 1 – 4 of 4) sorted by relevance
83 public boolean hasAuthenticationResults() { in hasAuthenticationResults() method in PrepareGetCredentialResponseInternal138 boolean hasAuthenticationResults, boolean hasRemoteResults, in PrepareGetCredentialResponseInternal() argument142 mHasAuthenticationResults = hasAuthenticationResults; in PrepareGetCredentialResponseInternal()
140 public boolean hasAuthenticationResults() { in hasAuthenticationResults() method in PrepareGetCredentialResponse141 return mResponseInternal.hasAuthenticationResults(); in hasAuthenticationResults()
92 hasAuthenticationResults(providerData, in onProviderStatusChanged()122 boolean hasAuthenticationResults, boolean hasRemoteResults, PendingIntent uiIntent) { in constructPendingResponseAndInvokeCallback() argument127 credentialTypes, hasAuthenticationResults, hasRemoteResults, uiIntent)); in constructPendingResponseAndInvokeCallback()159 private boolean hasAuthenticationResults(ArrayList<ProviderData> providerData, in hasAuthenticationResults() method in PrepareGetRequestSession
14218 …rmission.CREDENTIAL_MANAGER_QUERY_CANDIDATE_CREDENTIALS) public boolean hasAuthenticationResults();