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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DPhoneNumberListAdapter.java168 private boolean mIsPresenceEnabled; field in class:PhoneNumberListAdapter
187 mIsPresenceEnabled = (videoCapabilities & CallUtil.VIDEO_CALLING_PRESENCE) != 0;
498 mIsPresenceEnabled && isPresent || !mIsPresenceEnabled);

Completed in 649 milliseconds