Searched refs:mLayoutSeq (Results 1 – 3 of 3) sorted by relevance
397 app.mLayoutSeq = 1; in testLayoutSeqResetOnReparent()398 mDisplayContent.mLayoutSeq = 1; in testLayoutSeqResetOnReparent()404 assertThat(app.mLayoutSeq, not(is(mDisplayContent.mLayoutSeq))); in testLayoutSeqResetOnReparent()
509 assertThat(win.mLayoutSeq, is(dc.mLayoutSeq)); in testLayoutSeq_assignedDuringLayout()
533 int mLayoutSeq = 0; field in DisplayContent720 w.mLayoutSeq = mLayoutSeq;758 w.mLayoutSeq = mLayoutSeq;2854 pw.print(prefix); pw.print("mLayoutSeq="); pw.println(mLayoutSeq); in dump()3851 int seq = mLayoutSeq + 1; in performLayoutNoTrace()3853 mLayoutSeq = seq; in performLayoutNoTrace()