Searched refs:windowsAreScaleable (Results 1 – 3 of 3) sorted by relevance
239 if (StackId.windowsAreScaleable(mStack.mStackId)) { in onParentSet()
1725 if (task != null && StackId.windowsAreScaleable(task.mStack.mStackId)) { in showSurfaceRobustlyLocked()
913 public static boolean windowsAreScaleable(int stackId) { in windowsAreScaleable() method in ActivityManager.StackId