Home
last modified time | relevance | path

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

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