Searched refs:showToCurrentUser (Results 1 – 8 of 8) sorted by relevance
2512 final boolean canShow = child.showToCurrentUser(); in computeMinUserPosition()2530 final boolean canShow = child.showToCurrentUser(); in computeMaxUserPosition()2540 final boolean canShowChild = wc.showToCurrentUser(); in getAdjustedChildPosition()2959 boolean showToCurrentUser() { in showToCurrentUser() method in Task4775 if (!isRootTask() && showToCurrentUser()) {5195 a -> a.mStartingData != null && a.showToCurrentUser());5566 if (top == null || !top.showToCurrentUser()) {
2875 if (showToCurrentUser()) { in switchUser()3257 if (!showToCurrentUser()) { in show()3707 boolean showToCurrentUser() { in showToCurrentUser() method in WindowState4766 if (!showToCurrentUser()) { in performShowLocked()
5377 && showToCurrentUser(); in updateVisibilityIgnoringKeyguard()6414 return !finishing && showToCurrentUser(); in canBeTopRunning()9008 boolean showToCurrentUser() { in showToCurrentUser() method in ActivityRecord
1384 boolean showToCurrentUser() { in showToCurrentUser() method in WindowContainer
2374 if (!doResume || !r.showToCurrentUser() || mLaunchTaskBehind) { in setInitialState()
1975 if (r.finishing || !r.showToCurrentUser() || !r.visibleIgnoringKeyguard || r.app != null in startActivityForAttachedApplicationIfNeeded()
272 doReturn(true).when(leafTask1).showToCurrentUser(); in testSwitchUser()
44230 HSPLcom/android/server/wm/ActivityRecord;->showToCurrentUser()Z+]Lcom/android/server/wm/WindowManag…48633 HSPLcom/android/server/wm/Task;->showToCurrentUser()Z+]Lcom/android/server/wm/WindowManagerService;…50740 HPLcom/android/server/wm/WindowState;->showToCurrentUser()Z+]Lcom/android/server/wm/WindowState;Lco…