Home
last modified time | relevance | path

Searched defs:addDataKindPhone (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/contacts/common/model/account/
H A DGoogleAccountType.java82 protected DataKind addDataKindPhone(Context context) throws DefinitionException { in addDataKindPhone() method in GoogleAccountType
H A DSamsungAccountType.java126 protected DataKind addDataKindPhone(Context context) throws DefinitionException { in addDataKindPhone() method in SamsungAccountType
H A DExchangeAccountType.java195 protected DataKind addDataKindPhone(Context context) throws DefinitionException { in addDataKindPhone() method in ExchangeAccountType
H A DBaseAccountType.java306 protected DataKind addDataKindPhone(Context context) throws DefinitionException { in addDataKindPhone() method in BaseAccountType
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DSamsungAccountType.java129 protected DataKind addDataKindPhone(Context context) throws DefinitionException { in addDataKindPhone() method in SamsungAccountType
H A DGoogleAccountType.java90 protected DataKind addDataKindPhone(Context context) throws DefinitionException { in addDataKindPhone() method in GoogleAccountType
H A DExchangeAccountType.java143 protected DataKind addDataKindPhone(Context context) throws DefinitionException { in addDataKindPhone() method in ExchangeAccountType
H A DBaseAccountType.java249 protected DataKind addDataKindPhone(Context context) throws DefinitionException { in addDataKindPhone() method in BaseAccountType