Searched refs:MULTIUSER_DEBUG (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java120 public static final boolean MULTIUSER_DEBUG = false; field in class:BaseStatusBar
720 if (DEBUG && MULTIUSER_DEBUG) {
1467 if (MULTIUSER_DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java370 if (MULTIUSER_DEBUG) Log.d(TAG, String.format("User setup changed: " +
704 if (MULTIUSER_DEBUG) {
3009 if (MULTIUSER_DEBUG) mNotificationPanelDebugText.setText("USER " + newUserId);

Completed in 50 milliseconds