Home
last modified time | relevance | path

Searched refs:getCellBroadcastServicePackage (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCellBroadcastServiceManager.java170 mCellBroadcastServicePackage = getCellBroadcastServicePackage(); in initCellBroadcastServiceModule()
265 private String getCellBroadcastServicePackage() { in getCellBroadcastServicePackage() method in CellBroadcastServiceManager
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/simstatus/
H A DSimStatusDialogController.java393 String cbsPackage = getCellBroadcastServicePackage(); in bindCellBroadcastService()
408 private String getCellBroadcastServicePackage() { in getCellBroadcastServicePackage() method in SimStatusDialogController