Searched refs:getCellBroadcastAreaInfo (Results 1 – 3 of 3) sorted by relevance
116 public @NonNull String getCellBroadcastAreaInfo(int slotIndex) { in getCellBroadcastAreaInfo() method in DefaultCellBroadcastService118 return mGsmCellBroadcastHandler.getCellBroadcastAreaInfo(slotIndex); in getCellBroadcastAreaInfo()
110 public String getCellBroadcastAreaInfo(int slotIndex) { in getCellBroadcastAreaInfo() method in GsmCellBroadcastHandler
350 cellBroadcastService.getCellBroadcastAreaInfo(mSlotIndex)); in updateAreaInfoText()