Home
last modified time | relevance | path

Searched refs:suppServiceNotification (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyTester.java388 SuppServiceNotification suppServiceNotification = new SuppServiceNotification(); in sendTestSuppServiceNotification() local
389 suppServiceNotification.code = code; in sendTestSuppServiceNotification()
390 suppServiceNotification.notificationType = type; in sendTestSuppServiceNotification()
391 imsPhone.notifySuppSvcNotification(suppServiceNotification); in sendTestSuppServiceNotification()