Searched refs:onGsmCellBroadcastSms (Results 1 – 2 of 2) sorted by relevance
83 public abstract void onGsmCellBroadcastSms(int slotIndex, @NonNull byte[] message); in onGsmCellBroadcastSms() method in CellBroadcastService146 CellBroadcastService.this.onGsmCellBroadcastSms(slotIndex, message); in handleGsmCellBroadcastSms()
14494 method public abstract void onGsmCellBroadcastSms(int, @NonNull byte[]);