Searched refs:handleCdmaCellBroadcastSms (Results 1 – 3 of 3) sorted by relevance
34 oneway void handleCdmaCellBroadcastSms(int slotId, in byte[] bearerData, int serviceCategory); in handleCdmaCellBroadcastSms() method
157 public void handleCdmaCellBroadcastSms(int slotIndex, byte[] bearerData, in handleCdmaCellBroadcastSms() method in CellBroadcastService.ICellBroadcastServiceWrapper
204 cellBroadcastService.handleCdmaCellBroadcastSms(mPhone.getPhoneId(), in initCellBroadcastServiceModule()