Searched refs:mLastAllDrawn (Results 1 – 1 of 1) sorted by relevance
179 private boolean mLastAllDrawn; field in AppWindowToken1840 if (allDrawn == mLastAllDrawn) { in checkAppWindowsReadyToShow()1844 mLastAllDrawn = allDrawn; in checkAppWindowsReadyToShow()3024 || allDrawn || mLastAllDrawn) { in dump()3030 pw.print(" lastAllDrawn="); pw.print(mLastAllDrawn); in dump()3144 proto.write(LAST_ALL_DRAWN, mLastAllDrawn); in writeToProto()