Searched defs:CODE_AUTHENTICATION (Results 1 – 1 of 1) sorted by relevance
85 public static final int CODE_AUTHENTICATION = 43; field in AbstractActionHandler161 mActivity.startIntentSenderForResult(intent.getIntentSender(), CODE_AUTHENTICATION, in startAuthentication() local