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()
84 private final IntentSender mAuthentication; field in CannedFillResponse116 mAuthentication = builder.mAuthentication; in CannedFillResponse()235 mAuthentication, mPresentation, mInlinePresentation); in asFillResponse() local289 + ", hasAuthentication=" + (mAuthentication != null) in toString()326 private IntentSender mAuthentication; field in CannedFillResponse.Builder434 mAuthentication = authentication; in setAuthentication()594 private final IntentSender mAuthentication; field in CannedFillResponse.CannedDataset606 mAuthentication = builder.mAuthentication; in CannedDataset()683 builder.setId(mId).setAuthentication(mAuthentication); in asDataset()694 + ", hasAuthentication=" + (mAuthentication != null) in toString()[all …]