Home
last modified time | relevance | path

Searched refs:mInheritedOrientation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTransparentPolicy.java154 return mTransparentPolicyState.mInheritedOrientation; in getInheritedOrientation()
235 private int mInheritedOrientation = ORIENTATION_UNDEFINED; field in TransparentPolicy.TransparentPolicyState
299 mInheritedOrientation = opaqueActivity.getRequestedConfigurationOrientation(); in inheritFromOpaque()
309 mInheritedOrientation = ORIENTATION_UNDEFINED; in reset()