Searched refs:mStartingChannelImportance (Results 1 – 1 of 1) sorted by relevance
118 private int mStartingChannelImportance; field in NotificationInfo301 mStartingChannelImportance = mSingleNotificationChannel.getImportance(); in bindNotification()526 mChosenImportance = mStartingChannelImportance;540 if (mStartingChannelImportance != IMPORTANCE_UNSPECIFIED) {543 newImportance = mStartingChannelImportance;551 mStartingChannelImportance, newImportance));605 mChosenImportance = mStartingChannelImportance;610 ? IMPORTANCE_LOW : mStartingChannelImportance;686 mStartingChannelImportance = mChosenImportance;868 mChosenImportance != null ? mChosenImportance : mStartingChannelImportance;[all …]