Home
last modified time | relevance | path

Searched defs:setOnSuppServiceNotification (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java388 public void setOnSuppServiceNotification(Handler h, int what, Object obj) { in setOnSuppServiceNotification() method in BaseCommands
DCommandsInterface.java368 void setOnSuppServiceNotification(Handler h, int what, Object obj); in setOnSuppServiceNotification() method