Searched refs:mUnobscuredBounds (Results 1 – 3 of 3) sorted by relevance
38 private Rect mUnobscuredBounds; field in ClusterActivityState59 return mUnobscuredBounds; in getUnobscuredBounds()91 mUnobscuredBounds = unobscuredBounds; in setUnobscuredBounds()136 b.putParcelable(KEY_UNOBSCURED_BOUNDS, mUnobscuredBounds); in toBundle()145 + "unobscuredBounds: " + mUnobscuredBounds + ", " in toString()
46 private Rect mUnobscuredBounds; field in NavigationFragment98 mRegisteredNavDisplayId, mUnobscuredBounds)); in updateNavigationDisplay()146 mUnobscuredBounds = new Rect( in onCreateView()
133 public final Rect mUnobscuredBounds; field in MainClusterActivity.VirtualDisplay137 mUnobscuredBounds = unobscuredBounds; in VirtualDisplay()386 virtualDisplay.mUnobscuredBounds)); in reportNavDisplay()470 .create(true, mNavigationDisplay.mUnobscuredBounds); in tryLaunchNavigationActivity()