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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 114 public static final boolean MULTIUSER_DEBUG = false;
683 if (DEBUG && MULTIUSER_DEBUG) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 387 if (MULTIUSER_DEBUG) Log.d(TAG, String.format("User setup changed: " +
674 if (MULTIUSER_DEBUG) {
    [all...]

Completed in 356 milliseconds