Searched refs:showToCurrentUser (Results 1 – 11 of 11) sorted by relevance
2510 final boolean canShow = child.showToCurrentUser(); in computeMinUserPosition()2528 final boolean canShow = child.showToCurrentUser(); in computeMaxUserPosition()2538 final boolean canShowChild = wc.showToCurrentUser(); in getAdjustedChildPosition()2949 boolean showToCurrentUser() { in showToCurrentUser() method in Task4807 if (!isRootTask() && showToCurrentUser()) {5216 a -> a.mStartingData != null && a.showToCurrentUser());5600 if (top == null || !top.showToCurrentUser()) {
2688 if (showToCurrentUser()) { in switchUser()3046 if (!showToCurrentUser()) { in show()3501 boolean showToCurrentUser() { in showToCurrentUser() method in WindowState4375 if (!showToCurrentUser()) { in performShowLocked()
319 prevTask = currentTask.mRootWindowContainer.getTask(Task::showToCurrentUser, in startBackNavigation()
6015 && showToCurrentUser(); in updateVisibilityIgnoringKeyguard()7089 return !finishing && showToCurrentUser(); in canBeTopRunning()10282 boolean showToCurrentUser() {
3668 if (r.finishing || !r.showToCurrentUser() || !r.visibleIgnoringKeyguard
2668 if (!r.showToCurrentUser() || mLaunchTaskBehind) { in setInitialState()
1786 boolean showToCurrentUser() { in showToCurrentUser() method in WindowContainer
157 doReturn(false).when(taskA).showToCurrentUser(); in backTypeBackToHomeDifferentUser()
323 doReturn(true).when(leafTask1).showToCurrentUser(); in testSwitchUser()
3688 doReturn(false).when(activity).showToCurrentUser(); in testEnsureActivitiesVisibleAnotherUserTasks()
10560 HSPLcom/android/server/wm/ActivityRecord;->showToCurrentUser()Z+]Lcom/android/server/wm/WindowManag…12146 HSPLcom/android/server/wm/WindowState;->showToCurrentUser()Z