Searched defs:clearNotification (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/connectivity/ | ||
D | NetworkNotificationManager.java | 294 public void clearNotification(int id, NotificationType notifyType) { in clearNotification() method in NetworkNotificationManager |
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/ | ||
D | TetheringNotificationUpdater.java | 253 private void clearNotification(@NotificationId final int id) { in clearNotification() method in TetheringNotificationUpdater |