Searched refs:mBounds (Results 1 – 4 of 4) sorted by relevance
45 private final Rect mBounds = new Rect(30, 30, 150, 150);64 c.drawRect(mBounds, p);
66 output = output.substring(output.indexOf(getStringRes(R.string.mBounds)), in getBounds()67 output.indexOf(")", output.indexOf(getStringRes(R.string.mBounds))) + 1); in getBounds()
614 private final Rect mBounds = new Rect(); field in SplitActivityLifecycleTest.TaskFragmentRecord619 mBounds.set(info.getConfiguration().windowConfiguration.getBounds()); in TaskFragmentRecord()628 return mBounds; in getBounds()
1508 mBounds = extract(proto.bounds); in Task()1879 if (mBounds == null) {1882 return mBounds;1901 protected Rect mBounds;1910 return mBounds;2092 if (mBounds == null) {2095 return mBounds;2179 protected Rect mBounds;2220 return mBounds;