Searched refs:handleGsmCellBroadcastSms (Results 1 – 3 of 3) sorted by relevance
31 oneway void handleGsmCellBroadcastSms(int slotId, in byte[] message); in handleGsmCellBroadcastSms() method
145 public void handleGsmCellBroadcastSms(int slotIndex, byte[] message) { in handleGsmCellBroadcastSms() method in CellBroadcastService.ICellBroadcastServiceWrapper
196 cellBroadcastService.handleGsmCellBroadcastSms(mPhone.getPhoneId(), in initCellBroadcastServiceModule()