Searched refs:mShowLegacyChannelConfig (Results 1 – 4 of 4) sorted by relevance
78 protected boolean mShowLegacyChannelConfig = false; field in NotificationSettings218 mShowLegacyChannelConfig = mBackend.onlyHasDefaultChannel(mAppRow.pkg, mAppRow.uid) in loadChannelGroup()222 if (mShowLegacyChannelConfig) { in loadChannelGroup()
55 if (mShowLegacyChannelConfig && screen != null) { in onCreate()
78 protected boolean mShowLegacyChannelConfig = false; field in NotificationSettingsBase195 mShowLegacyChannelConfig = mBackend.onlyHasDefaultChannel(mAppRow.pkg, mAppRow.uid) in loadChannelGroup()199 if (mShowLegacyChannelConfig) { in loadChannelGroup()
67 if (mShowLegacyChannelConfig && screen != null) { in onCreate()93 if (!mShowLegacyChannelConfig) { in onResume()