Home
last modified time | relevance | path

Searched defs:clearNotification (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkNotificationManager.java294 public void clearNotification(int id, NotificationType notifyType) { in clearNotification() method in NetworkNotificationManager
303 public void clearNotification(int id) { in clearNotification() method in NetworkNotificationManager
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java253 private void clearNotification(@NotificationId final int id) { in clearNotification() method in TetheringNotificationUpdater