Searched refs:EXTRA_SHOW_INCOMING_CALL (Results 1 – 3 of 3) sorted by relevance
36 public static final String EXTRA_SHOW_INCOMING_CALL = "show_incoming_call"; field in Constants.Intents
87 Constants.Intents.EXTRA_SHOW_INCOMING_CALL, false)) { in handleIntent()
105 intent.putExtra(Constants.Intents.EXTRA_SHOW_INCOMING_CALL, true); in showInCallNotification()