Searched refs:seamlessRotated (Results 1 – 1 of 1) sorted by relevance
957 final WindowState seamlessRotated = getWindow((w) -> w.mSeamlesslyRotated); in updateRotationUnchecked() local958 if (seamlessRotated != null) { in updateRotationUnchecked()