Searched refs:mPinnedStackMovementBounds (Results 1 – 1 of 1) sorted by relevance
162 private Rect mPinnedStackMovementBounds = new Rect(); field in WindowManagerState410 mPinnedStackMovementBounds = display.mPinnedStackMovementBounds; in updateForDisplayContent()483 mPinnedStackMovementBounds.setEmpty(); in reset()1194 Rect mPinnedStackMovementBounds = null; field in WindowManagerState.DisplayContent1251 mPinnedStackMovementBounds = extract(pinnedTaskProto.movementBounds); in DisplayContent()