HomeSort by relevance Sort by last modified time
    Searched refs:mInviteActionLabelResId (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/model/account/
ExternalAccountType.java 93 private int mInviteActionLabelResId;
170 mInviteActionLabelResId = resolveExternalResId(context, mInviteActionLabelAttribute,
270 return mInviteActionLabelResId;
  /packages/apps/Dialer/java/com/android/contacts/common/model/account/
ExternalAccountType.java 89 private int mInviteActionLabelResId;
164 mInviteActionLabelResId =
315 return mInviteActionLabelResId;

Completed in 406 milliseconds