OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:storetopreferences
(Results
1 - 3
of
3
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListFilterController.java
122
ContactListFilter.
storeToPreferences
(getSharedPreferences(), mFilter);
ContactListFilter.java
163
public static void
storeToPreferences
(SharedPreferences prefs, ContactListFilter filter) {
/packages/apps/Contacts/src/com/android/contacts/list/
ContactBrowseListFragment.java
627
ContactListFilter.
storeToPreferences
(mPrefs, mFilter);
654
ContactListFilter.
storeToPreferences
(mPrefs, mFilter);
Completed in 331 milliseconds