Searched refs:mIsTesting (Results 1 – 1 of 1) sorted by relevance
37 private boolean mIsTesting = false; field in ProfiledWebView103 if (mIsTesting && mIsScrolling) { in onDraw()121 mIsTesting = false; in startScrollTest()146 mIsTesting = true; in startScrollTest()158 if (!mIsTesting && mIsScrolling) { in onPageSwapOccurred()162 mIsTesting = true; in onPageSwapOccurred()193 mIsTesting = false; in stopScrollTest()