Searched refs:SELF_DISMISS_NOTIFICATION_ID (Results 1 – 2 of 2) sorted by relevance
49 public static final int SELF_DISMISS_NOTIFICATION_ID = 987; field in NotificationFragment1008 v -> mManager.notify(SELF_DISMISS_NOTIFICATION_ID, notification) in initSelfRemovingNotification()
403 nm.cancel(NotificationFragment.SELF_DISMISS_NOTIFICATION_ID); in onNewIntent()