Searched refs:IMPORTANCE_LOW_ID (Results 1 – 1 of 1) sorted by relevance
44 private static final String IMPORTANCE_LOW_ID = "importance_low"; field in NotificationFragment78 IMPORTANCE_LOW_ID, "Importance Low", NotificationManager.IMPORTANCE_LOW)); in onCreate()237 Notification notification = new Notification.Builder(mContext, IMPORTANCE_LOW_ID) in initImportanceLowButton()