Searched refs:PREFERENCE_KEY_BASE (Results 1 – 2 of 2) sorted by relevance
41 private static final String PREFERENCE_KEY_BASE = "pref_profile_"; field in UserProfileController63 return PREFERENCE_KEY_BASE + mUser.id; in getPreferenceKey()70 mStoragePreference.setKey(PREFERENCE_KEY_BASE + mUser.id); in displayPreference()
45 private static final String PREFERENCE_KEY_BASE = "pref_user_"; field in SecondaryUserController110 mStoragePreference.setKey(PREFERENCE_KEY_BASE + mUser.id); in displayPreference()