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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
H A DExternalAccountType.java74 private static final String ATTR_VIEW_GROUP_ACTION_LABEL = "viewGroupActionLabel"; field in class:ExternalAccountType
171 syncAdapterPackageName, ATTR_VIEW_GROUP_ACTION_LABEL);
331 } else if (ATTR_VIEW_GROUP_ACTION_LABEL.equals(attr)) {

Completed in 65 milliseconds