Searched refs:EVENT_CALL_FORWARDED (Results 1 – 4 of 4) sorted by relevance
50 public static final String EVENT_CALL_FORWARDED = "android.telephony.event.EVENT_CALL_FORWARDED"; field in TelephonyManagerCompat
378 case TelephonyManagerCompat.EVENT_CALL_FORWARDED:
927 assertTrue(c.getLastConnectionEvents().contains(TelephonyManager.EVENT_CALL_FORWARDED)); in testSuppServiceNotification()
394 sendTelephonyConnectionEvent(TelephonyManager.EVENT_CALL_FORWARDED, null); in handleSuppServiceNotification()