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

  /packages/apps/Browser/src/com/android/browser/
AutofillHandler.java 140 public AutoFillProfile getAutoFillProfile() {
BrowserSettings.java 265 settings.setAutoFillProfile(getAutoFillProfile());
501 public AutoFillProfile getAutoFillProfile() {
503 return mAutofillHandler.getAutoFillProfile();
AutoFillSettingsFragment.java 228 AutoFillProfile activeProfile = mSettings.getAutoFillProfile();
Controller.java     [all...]
  /frameworks/base/core/java/android/webkit/
WebSettings.java     [all...]
WebView.java     [all...]

Completed in 1417 milliseconds