Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/settings/
DBlockedNumbersUtil.java44 private static final int EMERGENCY_CALL_NOTIFICATION = 150; field in BlockedNumbersUtil
115 notificationManager.notifyAsUser(null /* tag */ , EMERGENCY_CALL_NOTIFICATION, in updateEmergencyCallNotification()
118 notificationManager.cancelAsUser(null /* tag */ , EMERGENCY_CALL_NOTIFICATION, in updateEmergencyCallNotification()