Searched defs:handleGsmCellBroadcastSms (Results 1 – 2 of 2) sorted by relevance
31 oneway void handleGsmCellBroadcastSms(int slotId, in byte[] message); in handleGsmCellBroadcastSms() method
141 public void handleGsmCellBroadcastSms(int slotIndex, byte[] message) { in handleGsmCellBroadcastSms() method in CellBroadcastService.ICellBroadcastServiceWrapper