Searched refs:showToCurrentUser (Results 1 – 12 of 12) sorted by relevance
2595 final boolean canShow = child.showToCurrentUser(); in computeMinUserPosition()2613 final boolean canShow = child.showToCurrentUser(); in computeMaxUserPosition()2623 final boolean canShowChild = wc.showToCurrentUser(); in getAdjustedChildPosition()2957 boolean showToCurrentUser() { in showToCurrentUser() method in Task4960 if (!isRootTask() && showToCurrentUser()) {5379 a -> a.mStartingData != null && a.showToCurrentUser());5763 if (top == null || !top.showToCurrentUser()) {
292 if (t.showToCurrentUser() && !t.mChildren.isEmpty()) { in startBackNavigation()294 return ar != null && ar.showToCurrentUser(); in startBackNavigation()
2677 if (showToCurrentUser()) { in switchUser()3009 if (!showToCurrentUser()) { in show()3469 boolean showToCurrentUser() { in showToCurrentUser() method in WindowState4411 if (!showToCurrentUser()) { in performShowLocked()
6256 && showToCurrentUser(); in updateVisibilityIgnoringKeyguard()7305 return !finishing && showToCurrentUser(); in canBeTopRunning()7461 a -> a != this && a.mStartingData != null && a.showToCurrentUser()); in showStartingWindow()10643 boolean showToCurrentUser() {
2529 final boolean canShowActivity = r.showToCurrentUser(); in setInitialState()
1774 boolean showToCurrentUser() { in showToCurrentUser() method in WindowContainer
1867 || !r.showToCurrentUser()) { in attachApplication()
205 doReturn(false).when(taskA).showToCurrentUser(); in backTypeBackToHomeDifferentUser()
366 doReturn(true).when(leafTask1).showToCurrentUser(); in testSwitchUser()
3671 doReturn(false).when(activity).showToCurrentUser(); in testEnsureActivitiesVisibleAnotherUserTasks()
25746 HPLcom/android/server/wm/ActivityRecord;->showToCurrentUser()Z28481 PLcom/android/server/wm/Task;->showToCurrentUser()Z30003 HPLcom/android/server/wm/WindowState;->showToCurrentUser()Z
3415 HSPLcom/android/server/wm/ActivityRecord;->showToCurrentUser()Z+]Lcom/android/server/wm/WindowManag…