Searched refs:answerIncomingCall (Results 1 – 1 of 1) sorted by relevance
83 answerIncomingCall(VideoProfile.STATE_BIDIRECTIONAL, context); in onReceive()85 answerIncomingCall(VideoProfile.STATE_AUDIO_ONLY, context); in onReceive()88 answerIncomingCall(VideoProfile.STATE_AUDIO_ONLY, context); in onReceive()167 private void answerIncomingCall(int videoState, @NonNull Context context) { in answerIncomingCall() method in NotificationBroadcastReceiver