Searched refs:mAuthentication (Results 1 – 3 of 3) sorted by relevance
103 private final @Nullable IntentSender mAuthentication; field in FillResponse138 r.mAuthentication, in shallowCopy()177 mAuthentication = authentication; in FillResponse()206 mAuthentication = builder.mAuthentication; in FillResponse()283 return mAuthentication; in getAuthentication()386 private IntentSender mAuthentication; field in FillResponse.Builder513 mAuthentication = authentication; in setAuthentication()697 mAuthentication = authentication; in setAuthentication()1141 if (mAuthentication != null) { in throwIfAuthenticationCalled()1187 if (mAuthentication != null) { in toString()[all …]
187 private final IntentSender mAuthentication; field in Dataset224 mAuthentication = authentication; in Dataset()246 mAuthentication = dataset.mAuthentication; in Dataset()264 mAuthentication = builder.mAuthentication; in Dataset()342 return mAuthentication; in getAuthentication()399 if (mAuthentication != null) { in toString()454 private IntentSender mAuthentication; field in Dataset.Builder620 mAuthentication = authentication; in setAuthentication()1361 parcel.writeParcelable(mAuthentication, flags); in writeToParcel()
48760 Landroid/service/autofill/Dataset$Builder;->mAuthentication:Landroid/content/IntentSender;48781 Landroid/service/autofill/Dataset;->mAuthentication:Landroid/content/IntentSender;48841 Landroid/service/autofill/FillResponse$Builder;->mAuthentication:Landroid/content/IntentSender;48870 Landroid/service/autofill/FillResponse;->mAuthentication:Landroid/content/IntentSender;