OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREF_AUTOFILL_PROFILE
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Browser/src/com/android/browser/
PreferenceKeys.java
61
static final String
PREF_AUTOFILL_PROFILE
= "autofill_profile";
/packages/apps/Browser/src/com/android/browser/preferences/
GeneralPreferencesFragment.java
211
(PreferenceScreen)findPreference(PreferenceKeys.
PREF_AUTOFILL_PROFILE
);
Completed in 219 milliseconds