Home
last modified time | relevance | path

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

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