Searched refs:setOnSuppServiceNotification (Results 1 – 4 of 4) sorted by relevance
379 public void setOnSuppServiceNotification(Handler h, int what, Object obj) { in setOnSuppServiceNotification() method in SimulatedCommandsVerifier
437 void setOnSuppServiceNotification(Handler h, int what, Object obj); in setOnSuppServiceNotification() method
476 public void setOnSuppServiceNotification(Handler h, int what, Object obj) { in setOnSuppServiceNotification() method in BaseCommands
504 mCi.setOnSuppServiceNotification(this, EVENT_SSN, null); in initOnce()