Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSAnimator.java183 final View tileIcon = tileView.getIcon().getIconView(); in updateAnimators() local
194 getRelativePosition(loc2, tileIcon, view); in updateAnimators()
232 getRelativePosition(loc2, tileIcon, view); in updateAnimators()
239 translationYBuilder.addFloat(tileIcon, "translationY", -yDiff, 0); in updateAnimators()
241 mAllViews.add(tileIcon); in updateAnimators()