Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallButtonFragment.java251 View[] compoundButtons = { in updateColors() local
260 for (View button : compoundButtons) { in updateColors()