Home
last modified time | relevance | path

Searched refs:mBubblesEnabledForUser (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentView.java138 private boolean mBubblesEnabledForUser; field in NotificationContentView
1447 mBubblesEnabledForUser = enabled;
1458 return mBubblesEnabledForUser
2092 pw.println("mBubblesEnabledForUser: " + mBubblesEnabledForUser);