Searched refs:mAuthentication (Results 1 – 2 of 2) sorted by relevance
195 datasetBuilder.setAuthentication(dataset.mAuthentication); in createResponseWithInlineSuggestion()205 .setAuthentication(dataset.mAuthentication) in createResponseWithInlineSuggestion()297 private final IntentSender mAuthentication; field in CannedAugmentedFillResponse.Dataset306 this.mAuthentication = builder.mAuthentication; in Dataset()332 + (mAuthentication == null ? "" : ", auth=" + mAuthentication) in toString()345 private IntentSender mAuthentication; field in CannedAugmentedFillResponse.Dataset.Builder413 mAuthentication = authentication; in setAuthentication()
87 private final IntentSender mAuthentication; field in CannedFillResponse126 mAuthentication = builder.mAuthentication; in CannedFillResponse()303 mAuthentication, mPresentation, mInlinePresentation);369 + ", hasAuthentication=" + (mAuthentication != null)406 private IntentSender mAuthentication;549 mAuthentication = authentication;727 private final IntentSender mAuthentication;741 mAuthentication = builder.mAuthentication;828 builder.setId(mId).setAuthentication(mAuthentication);906 builder.setId(mId).setAuthentication(mAuthentication);[all …]