Home
last modified time | relevance | path

Searched refs:getCellBroadcastAreaInfo (Results 1 – 5 of 5) 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
188 return CellBroadcastService.this.getCellBroadcastAreaInfo(slotIndex); in getCellBroadcastAreaInfo()
DICellBroadcastService.aidl41 CharSequence getCellBroadcastAreaInfo(int slotIndex); in getCellBroadcastAreaInfo() method
/frameworks/base/telephony/api/
Dsystem-current.txt128 method @NonNull @WorkerThread public abstract CharSequence getCellBroadcastAreaInfo(int);
/frameworks/base/api/
Dsystem-current.txt8098 method @NonNull @WorkerThread public abstract CharSequence getCellBroadcastAreaInfo(int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt7996 method @NonNull @WorkerThread public abstract CharSequence getCellBroadcastAreaInfo(int);