Searched refs:buildSharedPrefsName (Results 1 – 2 of 2) sorted by relevance
66 super(context, buildSharedPrefsName(accountId)); in AccountPreferences()69 private static String buildSharedPrefsName(final String accountId) { in buildSharedPrefsName() method in AccountPreferences
100 super(context, buildSharedPrefsName(accountEmail, persistentId)); in FolderPreferences()106 private static String buildSharedPrefsName(final String account, final String persistentId) { in buildSharedPrefsName() method in FolderPreferences