Searched refs:mPinnedStackMovementBounds (Results 1 – 1 of 1) sorted by relevance
152 private Rect mPinnedStackMovementBounds = new Rect(); field in WindowManagerState386 mPinnedStackMovementBounds = display.mPinnedStackMovementBounds; in updateForDisplayContent()454 mPinnedStackMovementBounds.setEmpty(); in reset()1105 Rect mPinnedStackMovementBounds = null; field in WindowManagerState.DisplayContent1157 mPinnedStackMovementBounds = extract(pinnedTaskProto.movementBounds); in DisplayContent()