Searched refs:ACTION_AUDIO_CALL (Results 1 – 2 of 2) sorted by relevance
52 static final String ACTION_AUDIO_CALL = field in CallNotificationReceiver69 } else if (ACTION_AUDIO_CALL.equals(action)) { in onReceive()
277 final Intent intent = new Intent(CallNotificationReceiver.ACTION_AUDIO_CALL, in createIncomingAudioCall()