HomeSort by relevance Sort by last modified time
    Searched refs:AutofillHandler (Results 1 - 2 of 2) sorted by null

  /packages/apps/Browser/src/com/android/browser/
AutofillHandler.java 31 public class AutofillHandler {
44 public AutofillHandler(Context context) {
BrowserSettings.java 111 private AutofillHandler mAutofillHandler;
137 mAutofillHandler = new AutofillHandler(mContext);

Completed in 1482 milliseconds