Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DDisconnectedCallNotifier.java111 private static final int DISCONNECTED_CALL_NOTIFICATION_ID = 1; field in DisconnectedCallNotifier
244 mNotificationManager.notifyAsUser(NOTIFICATION_TAG, DISCONNECTED_CALL_NOTIFICATION_ID, in showDisconnectedNotification()
386 mNotificationManager.cancelAsUser(NOTIFICATION_TAG, DISCONNECTED_CALL_NOTIFICATION_ID, in clearNotification()