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.java70 private boolean mIsSuperPrimary; field in DataAction
101 mIsSuperPrimary = item.isSuperPrimary(); in DataAction()
280 return mIsSuperPrimary; in isSuperPrimary()
DExpandingEntryCardView.java958 private final boolean mIsSuperPrimary; field in ExpandingEntryCardView.EntryContextMenuInfo
966 mIsSuperPrimary = isSuperPrimary; in EntryContextMenuInfo()
986 return mIsSuperPrimary; in isSuperPrimary()