Searched refs:mIgnoreRotationForApps (Results 1 – 1 of 1) sorted by relevance
388 private boolean mIgnoreRotationForApps; field in DisplayContent1752 mIgnoreRotationForApps = isNonDecorDisplayCloseToSquare(Surface.ROTATION_0, width, height); in configureDisplayPolicy()1757 return mIgnoreRotationForApps; in ignoreRotationForApps()2355 if (mIgnoreRotationForApps) { in getOrientation()