Searched refs:mLayoutSeq (Results 1 – 5 of 5) sorted by relevance
528 app.mLayoutSeq = 1; in testLayoutSeqResetOnReparent()529 mDisplayContent.mLayoutSeq = 1; in testLayoutSeqResetOnReparent()535 assertThat(app.mLayoutSeq, not(is(mDisplayContent.mLayoutSeq))); in testLayoutSeqResetOnReparent()769 win.mLayoutSeq = win.getDisplayContent().mLayoutSeq; in testReportResizedWithRemoteException()799 win.mLayoutSeq = win.getDisplayContent().mLayoutSeq; in testRequestResizeForBlastSync()832 win.mLayoutSeq = win.getDisplayContent().mLayoutSeq; in testEmbeddedActivityResizing_clearAllDrawn()
378 wallpaperWindow.mLayoutSeq = mDisplayContent.mLayoutSeq; in testWallpaperReportConfigChange()
908 assertThat(win.mLayoutSeq, is(dc.mLayoutSeq)); in testLayoutSeq_assignedDuringLayout()
412 int mLayoutSeq = -1; field in WindowState1434 if ((!mHasSurface || getDisplayContent().mLayoutSeq != mLayoutSeq || isGoneForLayout()) in updateResizingWindowIfNeeded()1570 mLayoutSeq = dc.mLayoutSeq - 1; in onDisplayChanged()4101 + " mLayoutSeq=" + mLayoutSeq); in dump()4938 return mLayoutSeq != -1; in isLaidOut()
627 int mLayoutSeq = 0; field in DisplayContent933 w.mLayoutSeq = mLayoutSeq;970 w.mLayoutSeq = mLayoutSeq;3641 pw.print(prefix); pw.print("mLayoutSeq="); pw.println(mLayoutSeq); in dump()5086 int seq = mLayoutSeq + 1; in performLayoutNoTrace()5088 mLayoutSeq = seq; in performLayoutNoTrace()