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 113 public static final boolean MULTIUSER_DEBUG = false;
624 if (DEBUG && MULTIUSER_DEBUG) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java 369 if (MULTIUSER_DEBUG) Log.d(TAG, String.format("User setup changed: " +
657 if (MULTIUSER_DEBUG) {
    [all...]

Completed in 36 milliseconds