Searched defs:isVideoCall (Results 1 – 7 of 7) sorted by relevance
40 void onCallNumberDirectly(String phoneNumber, boolean isVideoCall); in onCallNumberDirectly()
61 public CharSequence getCallTypeText(int callType, boolean isVideoCall) { in getCallTypeText()
75 public static void sendIncomingCallIntent(Context context, Uri handle, boolean isVideoCall) { in sendIncomingCallIntent()
278 private void assertIsVideoCall(boolean isVideoCall) { in assertIsVideoCall()
368 public boolean isVideoCall(Context context) { in isVideoCall() method in Call
492 public void onCallNumberDirectly(String phoneNumber, boolean isVideoCall) { in onCallNumberDirectly()
1076 public void onCallNumberDirectly(String phoneNumber, boolean isVideoCall) { in onCallNumberDirectly()