Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DDataAction.java73 private boolean mIsSuperPrimary; field in DataAction
106 mIsSuperPrimary = item.isSuperPrimary(); in DataAction()
285 return mIsSuperPrimary; in isSuperPrimary()
DExpandingEntryCardView.java1058 private final boolean mIsSuperPrimary; field in ExpandingEntryCardView.EntryContextMenuInfo
1066 mIsSuperPrimary = isSuperPrimary; in EntryContextMenuInfo()
1086 return mIsSuperPrimary; in isSuperPrimary()