Searched refs:sFirstDrawComplete (Results 1 – 1 of 1) sorted by relevance
167 static boolean sFirstDrawComplete = false; field in ViewRootImpl525 if (!sFirstDrawComplete) { in addFirstDrawHandler()2865 if (!sFirstDrawComplete) { in draw()2867 sFirstDrawComplete = true; in draw()