Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DCheckableLabeledButton.java52 private Drawable backgroundMore; field in CheckableLabeledButton
70 backgroundMore = in init()
161 iconView.setBackground(shouldShow ? backgroundMore : background); in setShouldShowMoreIndicator()