Searched refs:isChildWindow (Results 1 – 4 of 4) sorted by relevance
622 while (appWin.isChildWindow()) { in WindowState()1051 while (win.isChildWindow()) { in getBaseType()1466 if (isChildWindow()) { in removeLocked()2197 while (win.isChildWindow()) { in isHiddenFromUserLocked()2577 if (isChildWindow() || mLayoutAttached) { in dump()2796 || (isChildWindow() && !noLimits); in applyGravityAndUpdateFrame()2866 boolean isChildWindow() { in isChildWindow() method in WindowState2871 …return isChildWindow() && (mAttrs.privateFlags & PRIVATE_FLAG_LAYOUT_CHILD_WINDOW_IN_PARENT_FRAME)… in layoutInParentFrame()2935 return isChildWindow() || mAttrs.type == TYPE_APPLICATION in shouldBeReplacedWithChildren()
1174 (w.isChildWindow() && w.mAttachedWindow.isDockedResizing())) { in calculateSystemDecorRect()1266 if (isFreeformResizing && !w.isChildWindow()) { in calculateSurfaceWindowCrop()2055 if (!mWin.isChildWindow()) { in deferTransactionUntilParentFrame()2164 if (w.isChildWindow() && mSurfaceController.getTransformToDisplayInverse()) { in seamlesslyRotateWindow()
86 if (animator.mWin.isChildWindow() && in WindowSurfaceController()
6787 if (w.isChildWindow() & w.isVisibleNow() && in updateRotationUncheckedLocked()