Searched refs:mEnableDrawingLiveTile (Results 1 – 2 of 2) sorted by relevance
181 if (ENABLE_QUICKSTEP_LIVE_TILE.get() && mEnableDrawingLiveTile) { in scrollTo()188 if (!mEnableDrawingLiveTile || mRecentsAnimationWrapper == null in redrawLiveTile()
161 protected boolean mEnableDrawingLiveTile = false; field in RecentsView1624 mEnableDrawingLiveTile = enableDrawingLiveTile; in setEnableDrawingLiveTile()