Searched refs:isVideoEnabled (Results 1 – 10 of 10) sorted by relevance
327 final boolean isVideoEnabled = CallUtil.isVideoEnabled(getContext()); in testGetCallDescription_Video()330 isVideoEnabled in testGetCallDescription_Video()
79 showNumberShortcuts && CallUtil.isVideoEnabled(getContext())); in setQueryString()
124 showNumberShortcuts && CallUtil.isVideoEnabled(getContext())); in setQueryString()
155 public static boolean isVideoEnabled(Context context) { in isVideoEnabled() method in CallUtil
127 && CallUtil.isVideoEnabled(mContext); in getView()
184 CallUtil.isVideoEnabled(context)) { in getCallDescription()
1034 if (CallUtil.isVideoEnabled(mContext) && canPlaceCallToNumber && in bindActionButtons()
298 if (!CallUtil.isVideoEnabled(mContext)) { in onStateChange()
374 return CallUtil.isVideoEnabled(context) && in isVideoCall()
1435 if (CallUtil.isVideoEnabled(context)) { in dataItemToEntry()