Home
last modified time | relevance | path

Searched defs:getCellBroadcastAreaInfo (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCellBroadcastService.java114 public abstract @NonNull CharSequence getCellBroadcastAreaInfo(int slotIndex); in getCellBroadcastAreaInfo() method in CellBroadcastService
187 public @NonNull CharSequence getCellBroadcastAreaInfo(int slotIndex) { in getCellBroadcastAreaInfo() method in CellBroadcastService.ICellBroadcastServiceWrapper
DICellBroadcastService.aidl41 CharSequence getCellBroadcastAreaInfo(int slotIndex); in getCellBroadcastAreaInfo() method