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