Searched refs:getViewGroupLabelResId (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Dialer/java/com/android/contacts/common/model/account/
H A DAccountType.java221 protected int getViewGroupLabelResId() { method in class:AccountType
256 getResourceText(context, syncAdapterPackageName, getViewGroupLabelResId(), null);
H A DExternalAccountType.java329 protected int getViewGroupLabelResId() { method in class:ExternalAccountType
/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DAccountType.java212 protected int getViewGroupLabelResId() { method in class:AccountType
249 getResourceText(context, syncAdapterPackageName, getViewGroupLabelResId(), null);
H A DExternalAccountType.java284 protected int getViewGroupLabelResId() { method in class:ExternalAccountType

Completed in 75 milliseconds