Searched refs:getCellBroadcastAreaInfo (Results 1 – 3 of 3) sorted by relevance
118 public @NonNull String getCellBroadcastAreaInfo(int slotIndex) { in getCellBroadcastAreaInfo() method in DefaultCellBroadcastService120 return mGsmCellBroadcastHandler.getCellBroadcastAreaInfo(slotIndex); in getCellBroadcastAreaInfo()
234 public String getCellBroadcastAreaInfo(int slotIndex) { in getCellBroadcastAreaInfo() method in GsmCellBroadcastHandler
374 cellBroadcastService.getCellBroadcastAreaInfo(mSlotIndex)); in updateAreaInfoText()