Searched refs:mUnobscuredBounds (Results 1 – 3 of 3) sorted by relevance
35 private Rect mUnobscuredBounds; field in ClusterActivityState56 return mUnobscuredBounds; in getUnobscuredBounds()88 mUnobscuredBounds = unobscuredBounds; in setUnobscuredBounds()132 b.putParcelable(KEY_UNOBSCURED_BOUNDS, mUnobscuredBounds); in toBundle()141 + "unobscuredBounds: " + mUnobscuredBounds + ", " in toString()
46 private Rect mUnobscuredBounds; field in NavigationFragment98 mRegisteredNavDisplayId, mUnobscuredBounds)); in updateNavigationDisplay()146 mUnobscuredBounds = new Rect( in onCreateView()
127 public final Rect mUnobscuredBounds; field in MainClusterActivity.VirtualDisplay131 mUnobscuredBounds = unobscuredBounds; in VirtualDisplay()310 virtualDisplay.mUnobscuredBounds)); in reportNavDisplay()393 .create(true, mNavigationDisplay.mUnobscuredBounds); in tryLaunchNavigationActivity()