Searched refs:mPerformContentCapture (Results 1 – 1 of 1) sorted by relevance
434 boolean mPerformContentCapture; field in ViewRootImpl633 mPerformContentCapture = true; // also true for the first time the view is added in ViewRootImpl()3548 if (mPerformContentCapture) { in performDraw()3589 mPerformContentCapture = false; // One-time offer! in performContentCaptureInitialReport()