Searched defs:AccountPreference (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DAccountPreference.java30 * AccountPreference is used to display a username, status and provider icon for an account on
33 public class AccountPreference extends Preference { class in inherits:Preference
34 private static final String TAG = "AccountPreference";
45 public AccountPreference(Context context, Account account, Drawable icon, method in class:AccountPreference

Completed in 391 milliseconds