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.java377 SuppServiceNotification suppServiceNotification = new SuppServiceNotification(); in sendTestSuppServiceNotification() local
378 suppServiceNotification.code = code; in sendTestSuppServiceNotification()
379 suppServiceNotification.notificationType = type; in sendTestSuppServiceNotification()
380 imsPhone.notifySuppSvcNotification(suppServiceNotification); in sendTestSuppServiceNotification()