Searched refs:mHasQueryApiPermission (Results 1 – 1 of 1) sorted by relevance
45 private final boolean mHasQueryApiPermission; field in PrepareGetCredentialResponseInternal68 if (!mHasQueryApiPermission) { in hasCredentialResults()84 if (!mHasQueryApiPermission) { in hasAuthenticationResults()96 if (!mHasQueryApiPermission) { in hasRemoteResults()105 dest.writeBoolean(mHasQueryApiPermission); in writeToParcel()140 mHasQueryApiPermission = hasQueryApiPermission; in PrepareGetCredentialResponseInternal()148 mHasQueryApiPermission = in.readBoolean(); in PrepareGetCredentialResponseInternal()