Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMALTEPhone.java319 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null); in init()
DCDMAPhone.java169 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null); in init()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java368 void setOnSuppServiceNotification(Handler h, int what, Object obj); in setOnSuppServiceNotification() method
DBaseCommands.java388 public void setOnSuppServiceNotification(Handler h, int what, Object obj) { in setOnSuppServiceNotification() method in BaseCommands
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java168 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null); in GSMPhone()
203 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null); in GSMPhone()