Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DAccessibilityTargetAdapter.java85 holder.updateIconWidthHeight(mIconWidthHeight); in onBindViewHolder()
135 void updateIconWidthHeight(int newValue) { in updateIconWidthHeight() method in AccessibilityTargetAdapter.ViewHolder