Searched defs:AccountPreference (Results 1 – 2 of 2) sorted by relevance
33 public class AccountPreference extends Preference { class45 public AccountPreference(Context context, Account account, Drawable icon, in AccountPreference() method in AccountPreference
504 private class AccountPreference extends Preference implements OnPreferenceClickListener { class in AccountSettings535 public AccountPreference(Context context, CharSequence title, String titleResPackageName, in AccountPreference() method in AccountSettings.AccountPreference