Searched refs:mBounds (Results 1 – 5 of 5) sorted by relevance
276 mBounds = extract(proto.bounds); in ActivityStack()321 mBounds = extract(proto.bounds); in ActivityTask()357 protected Rect mBounds; field in ActivityManagerState.ActivityContainer366 return mBounds; in getBounds()
316 mBounds = extract(proto.bounds); in WindowStack()345 mBounds = extract(proto.bounds); in WindowTask()392 protected Rect mBounds; field in WindowManagerState.WindowContainer402 return mBounds; in getBounds()
45 private final Rect mBounds = new Rect(30, 30, 150, 150);64 c.drawRect(mBounds, p);
702 mBounds = extract(proto.bounds); in ActivityStack()779 mBounds = extract(proto.bounds); in ActivityTask()832 protected Rect mBounds; field in ActivityManagerState.ActivityContainer841 return mBounds; in getBounds()
612 mBounds = extract(proto.bounds); in WindowStack()648 mBounds = extract(proto.bounds); in WindowTask()705 protected Rect mBounds; field in WindowManagerState.WindowContainer715 return mBounds; in getBounds()