Searched refs:isDefaultAccountUserChangeable (Results 1 – 1 of 1) sorted by relevance
107 ContactsPreferences(Context context, boolean isDefaultAccountUserChangeable) { in ContactsPreferences() argument109 mIsDefaultAccountUserChangeable = isDefaultAccountUserChangeable; in ContactsPreferences()217 public boolean isDefaultAccountUserChangeable() { in isDefaultAccountUserChangeable() method in ContactsPreferences223 if (!isDefaultAccountUserChangeable()) { in getDefaultAccount()