Searched refs:registerForCallWaitingInfo (Results 1 – 4 of 4) sorted by relevance
523 void registerForCallWaitingInfo(Handler h, int what, Object obj); in registerForCallWaitingInfo() method
627 public void registerForCallWaitingInfo(Handler h, int what, Object obj) { in registerForCallWaitingInfo() method in BaseCommands
193 mCi.registerForCallWaitingInfo(this, EVENT_CALL_WAITING_INFO_CDMA, null); in updatePhoneType()
449 public void registerForCallWaitingInfo(Handler h, int what, Object obj) { in registerForCallWaitingInfo() method in SimulatedCommandsVerifier