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/
BrowserSettings.java 289 settingsClassic.setAutoFillProfile(getAutoFillProfile());
526 public AutoFillProfile getAutoFillProfile() {
527 return mAutofillHandler.getAutoFillProfile();
    [all...]
AutofillHandler.java 218 public synchronized AutoFillProfile getAutoFillProfile() {
AutoFillSettingsFragment.java 232 AutoFillProfile activeProfile = mSettings.getAutoFillProfile();
Controller.java     [all...]
  /frameworks/base/core/java/android/webkit/
WebSettingsClassic.java     [all...]
WebViewClassic.java     [all...]

Completed in 165 milliseconds