Home
last modified time | relevance | path

Searched refs:AUTOFILL_SETUP (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/
DController.java134 final static int AUTOFILL_SETUP = 5; field in Controller
1169 case AUTOFILL_SETUP: in onActivityResult()
2846 mActivity.startActivityForResult(intent, AUTOFILL_SETUP); in setupAutoFill()