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