Searched refs:isVideoCall (Results 1 – 1 of 1) sorted by relevance
2061 private boolean isVideoCall(Call call) { in isVideoCall() method in Phone2072 isVideoCallActive = isVideoCall(mImsPhone.getForegroundCall()) || in isVideoCallPresent()2073 isVideoCall(mImsPhone.getBackgroundCall()) || in isVideoCallPresent()2074 isVideoCall(mImsPhone.getRingingCall()); in isVideoCallPresent()