Searched refs:mPrevWindowLayoutInfo (Results 1 – 1 of 1) sorted by relevance
46 @Nullable private SidecarWindowLayoutInfo mPrevWindowLayoutInfo; field in TestGetWindowLayoutInfoActivity92 if (mPrevWindowLayoutInfo == null) { in assertCorrectWindowLayoutInfoOrException()93 mPrevWindowLayoutInfo = windowLayoutInfo; in assertCorrectWindowLayoutInfoOrException()95 assertEqualWindowLayoutInfo(mPrevWindowLayoutInfo, windowLayoutInfo); in assertCorrectWindowLayoutInfoOrException()