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.java204 final View tileIcon = tileView.getIcon().getIconView(); in updateAnimators() local
215 getRelativePosition(loc2, tileIcon, view); in updateAnimators()
253 getRelativePosition(loc2, tileIcon, view); in updateAnimators()
260 translationYBuilder.addFloat(tileIcon, "translationY", -yDiff, 0); in updateAnimators()
262 mAllViews.add(tileIcon); in updateAnimators()