Home
last modified time | relevance | path

Searched refs:circleBoundsOg (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DAllAppsEduView.java174 final Rect circleBoundsOg = new Rect(mCircle.getBounds()); in playAnimation() local
200 temp.set(circleBoundsOg); in playAnimation()