Searched refs:isAlwaysOnTop (Results 1 – 3 of 3) sorted by relevance
250 if (StackId.isAlwaysOnTop(stack.mStackId) && !toTop) { in moveStack()
633 public static boolean isAlwaysOnTop(int stackId) { in isAlwaysOnTop() method in ActivityManager.StackId
693 if (StackId.isAlwaysOnTop(topStack.mStackId) && topStack != this) { in moveToFront()