Searched refs:mSingleNotificationChannel (Results 1 – 1 of 1) sorted by relevance
117 private NotificationChannel mSingleNotificationChannel; field in NotificationInfo300 mSingleNotificationChannel = notificationChannel; in bindNotification()301 mStartingChannelImportance = mSingleNotificationChannel.getImportance(); in bindNotification()316 && mSingleNotificationChannel.getId().equals( in bindNotification()417 mSingleNotificationChannel, in bindHeader()442 mNumUniqueChannelsInRow > 1 ? null : mSingleNotificationChannel, in getSettingsOnClickListener()475 channelName.setText(mSingleNotificationChannel.getName());497 if (mSingleNotificationChannel != null && mSingleNotificationChannel.getGroup() != null) {500 mSingleNotificationChannel.getGroup(), mPackageName, mAppUid);550 mNumUniqueChannelsInRow == 1 ? mSingleNotificationChannel : null,