Searched defs:VIDEO_CALLING_PRESENCE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/
H A DCallUtil.java58 public static final int VIDEO_CALLING_PRESENCE = 2; field in class:CallUtil
127 * available, and {@link #VIDEO_CALLING_PRESENCE} if presence indication is also available.
156 videoCapabilities |= VIDEO_CALLING_PRESENCE;

Completed in 924 milliseconds