Home
last modified time | relevance | path

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

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