Searched refs:EXTRA_RINGING_CALL_STATE (Results 1 – 2 of 2) sorted by relevance
1580 intent.putExtra(TelephonyManager.EXTRA_RINGING_CALL_STATE, ringingCallState); in broadcastPreciseCallStateChanged()
529 public static final String EXTRA_RINGING_CALL_STATE = "ringing_state"; field in TelephonyManager