Searched refs:mLastAllDrawn (Results 1 – 1 of 1) sorted by relevance
158 private boolean mLastAllDrawn; field in AppWindowToken1357 if (allDrawn == mLastAllDrawn) { in checkAppWindowsReadyToShow()1361 mLastAllDrawn = allDrawn; in checkAppWindowsReadyToShow()2092 || allDrawn || mLastAllDrawn) { in dump()2098 pw.print(" lastAllDrawn="); pw.print(mLastAllDrawn); in dump()2202 proto.write(LAST_ALL_DRAWN, mLastAllDrawn); in writeToProto()