Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactEntryListAdapter.java78 private boolean mProfileExists; field in ContactEntryListAdapter
375 mProfileExists = exists; in setProfileExists()
387 return mProfileExists; in hasProfile()