Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java121 @interface NotificationId {} annotation in TetheringNotificationUpdater
253 private void clearNotification(@NotificationId final int id) { in clearNotification()
344 @NonNull final String message, @NotificationId final int id, final boolean ongoing, in showNotification()