Searched refs:CODE_AUTHENTICATION (Results 1 – 3 of 3) sorted by relevance
98 AbstractActionHandler.CODE_AUTHENTICATION, intent, in queryChildDocuments()
91 public static final int CODE_AUTHENTICATION = 43; field in AbstractActionHandler172 mActivity.startIntentSenderForResult(intent.getIntentSender(), CODE_AUTHENTICATION, in startAuthentication() local187 case CODE_AUTHENTICATION: in onActivityResult()
598 assertEquals(AbstractActionHandler.CODE_AUTHENTICATION, in testAuthentication()604 mHandler.onActivityResult(AbstractActionHandler.CODE_AUTHENTICATION, Activity.RESULT_OK, in testOnActivityResult_onOK()614 mHandler.onActivityResult(AbstractActionHandler.CODE_AUTHENTICATION, in testOnActivityResult_onNotOK()