Home
last modified time | relevance | path

Searched defs:CODE_AUTHENTICATION (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DAbstractActionHandler.java85 public static final int CODE_AUTHENTICATION = 43; field in AbstractActionHandler
161 mActivity.startIntentSenderForResult(intent.getIntentSender(), CODE_AUTHENTICATION, in startAuthentication() local