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