Home
last modified time | relevance | path

Searched refs:mIsDefaultAccountUserChangeable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/preference/
DContactsPreferences.java89 private final boolean mIsDefaultAccountUserChangeable; field in ContactsPreferences
100 mIsDefaultAccountUserChangeable = isDefaultAccountUserChangeable; in ContactsPreferences()
209 return mIsDefaultAccountUserChangeable; in isDefaultAccountUserChangeable()