Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarManager.java155 private boolean mUserUnlocked = false; field in TaskbarManager
256 DeviceProfile dp = mUserUnlocked in TaskbarManager()
332 DeviceProfile dp = mUserUnlocked ? in destroyExistingTaskbar()
376 mUserUnlocked = true; in onUserUnlocked()
447 DeviceProfile dp = mUserUnlocked ? in recreateTaskbar()
589 if (mUserUnlocked) { in destroy()
638 boolean contextTaskbarPresent = mUserUnlocked in debugWhyTaskbarNotDestroyed()
660 if (mUserUnlocked) { in debugWhyTaskbarNotDestroyed()