Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java113 public static final boolean MULTIUSER_DEBUG = false; field in BaseStatusBar
682 if (DEBUG && MULTIUSER_DEBUG) { in isNotificationForCurrentProfiles()
1498 if (MULTIUSER_DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java387 if (MULTIUSER_DEBUG) Log.d(TAG, String.format("User setup changed: " +
674 if (MULTIUSER_DEBUG) { in makeStatusBarView()
3209 if (MULTIUSER_DEBUG) mNotificationPanelDebugText.setText("USER " + newUserId);