Searched refs:mStartingChannelImportance (Results 1 – 1 of 1) sorted by relevance
107 private int mStartingChannelImportance; field in NotificationInfo205 mStartingChannelImportance = mSingleNotificationChannel.getImportance(); in bindNotification()394 mChosenImportance = mStartingChannelImportance;409 if (mStartingChannelImportance != IMPORTANCE_UNSPECIFIED) {412 newImportance = mStartingChannelImportance;420 mStartingChannelImportance, newImportance));487 mStartingChannelImportance = mChosenImportance;662 mChosenImportance != null ? mChosenImportance : mStartingChannelImportance;665 .setSubtype(chosenImportance - mStartingChannelImportance);