Searched refs:getCellBroadcastAreaInfo (Results 1 – 3 of 3) sorted by relevance
119 public abstract @NonNull CharSequence getCellBroadcastAreaInfo(int slotIndex); in getCellBroadcastAreaInfo() method in CellBroadcastService191 public @NonNull CharSequence getCellBroadcastAreaInfo(int slotIndex) { in getCellBroadcastAreaInfo() method in CellBroadcastService.ICellBroadcastServiceWrapper192 return CellBroadcastService.this.getCellBroadcastAreaInfo(slotIndex); in getCellBroadcastAreaInfo()
41 CharSequence getCellBroadcastAreaInfo(int slotIndex); in getCellBroadcastAreaInfo() method
11202 method @NonNull @WorkerThread public abstract CharSequence getCellBroadcastAreaInfo(int);