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