Home | History | Annotate | Download | only in cts

Lines Matching defs:mAuthentication

79     private final IntentSender mAuthentication;
106 mAuthentication = builder.mAuthentication;
198 mAuthentication, mPresentation);
240 + ", hasAuthentication=" + (mAuthentication != null)
273 private IntentSender mAuthentication;
389 mAuthentication = authentication;
498 private final IntentSender mAuthentication;
508 mAuthentication = builder.mAuthentication;
560 builder.setId(mId).setAuthentication(mAuthentication);
569 + ", hasAuthentication=" + (mAuthentication != null)
583 private IntentSender mAuthentication;
735 mAuthentication = authentication;