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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java88 public static final boolean MULTIUSER_DEBUG = false; field in class:BaseStatusBar
286 if (DEBUG && MULTIUSER_DEBUG) {
778 if (MULTIUSER_DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java298 if (MULTIUSER_DEBUG) Slog.d(TAG, String.format("User setup changed: " +
391 if (MULTIUSER_DEBUG) {
2299 if (MULTIUSER_DEBUG) mNotificationPanelDebugText.setText("USER " + newUserId);

Completed in 139 milliseconds