Searched refs:setOnSuppServiceNotification (Results 1 - 5 of 5) sorted by last modified time

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DBaseCommands.java389 public void setOnSuppServiceNotification(Handler h, int what, Object obj) { method in class:BaseCommands
H A DCommandsInterface.java368 void setOnSuppServiceNotification(Handler h, int what, Object obj); method in interface:CommandsInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMALTEPhone.java313 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
H A DCDMAPhone.java169 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java170 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);
205 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null);

Completed in 79 milliseconds