Home
last modified time | relevance | path

Searched refs:getDefaultCellBroadcastAlertDialogComponent (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DCellBroadcastUtils.java70 public static ComponentName getDefaultCellBroadcastAlertDialogComponent(Context context) { in getDefaultCellBroadcastAlertDialogComponent() method in CellBroadcastUtils
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLockTaskController.java439 CellBroadcastUtils.getDefaultCellBroadcastAlertDialogComponent(mContext); in isWirelessEmergencyAlert()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLockTaskControllerTest.java309 CellBroadcastUtils.getDefaultCellBroadcastAlertDialogComponent(mContext)), in testLockTaskViolation_wirelessEmergencyAlerts()