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