Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardEnvironmentImpl.java18 import static com.android.systemui.statusbar.phone.StatusBar.MULTIUSER_DEBUG;
53 if (DEBUG && MULTIUSER_DEBUG) { in isNotificationForCurrentProfiles()
DStatusBarNotificationPresenter.java19 import static com.android.systemui.statusbar.phone.StatusBar.MULTIUSER_DEBUG;
336 if (MULTIUSER_DEBUG) mNotificationPanel.setHeaderDebugInfo("USER " + newUserId); in onUserSwitched()
DStatusBar.java275 public static final boolean MULTIUSER_DEBUG = false; field in StatusBar
505 if (MULTIUSER_DEBUG) {