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()
128 public final Rect mUnobscuredBounds; field in MainClusterActivity.VirtualDisplay132 mUnobscuredBounds = unobscuredBounds; in VirtualDisplay()340 virtualDisplay.mUnobscuredBounds)); in reportNavDisplay()423 .create(true, mNavigationDisplay.mUnobscuredBounds); in tryLaunchNavigationActivity()