Searched refs:mStartingChannelImportance (Results 1 – 1 of 1) sorted by relevance
110 private int mStartingChannelImportance; field in NotificationInfo225 mStartingChannelImportance = mSingleNotificationChannel.getImportance(); in bindNotification()437 mChosenImportance = mStartingChannelImportance;452 if (mStartingChannelImportance != IMPORTANCE_UNSPECIFIED) {455 newImportance = mStartingChannelImportance;463 mStartingChannelImportance, newImportance, mIsAutomaticChosen));730 mChosenImportance != null ? mChosenImportance : mStartingChannelImportance;733 .setSubtype(chosenImportance - mStartingChannelImportance);