Searched refs:ROTATION_UNDEFINED (Results 1 – 5 of 5) sorted by relevance
72 private int mRotation = ROTATION_UNDEFINED;75 public static final int ROTATION_UNDEFINED = -1; field in WindowConfiguration389 setRotation(ROTATION_UNDEFINED); in setToDefaults()427 if (delta.mRotation != ROTATION_UNDEFINED && delta.mRotation != mRotation) { in updateFrom()479 if ((compareUndefined || other.mRotation != ROTATION_UNDEFINED) in diff()571 + " mRotation=" + (mRotation == ROTATION_UNDEFINED in toString()
24 import static android.app.WindowConfiguration.ROTATION_UNDEFINED;1006 if (currRotation != ROTATION_UNDEFINED in onRequestedOverrideConfigurationChanged()
25 import static android.app.WindowConfiguration.ROTATION_UNDEFINED;2131 if (rotation != ROTATION_UNDEFINED && compatInsets != null) { in computeConfigResourceOverrides()
42 import static android.app.WindowConfiguration.ROTATION_UNDEFINED;2966 if (parentRotation != ROTATION_UNDEFINED) { in resolveSizeCompatModeConfiguration()
415 field public static final int ROTATION_UNDEFINED = -1; // 0xffffffff