Home
last modified time | relevance | path

Searched defs:stateListDrawable (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/guide/
DProgramItemView.java378 private static int getStateCount(StateListDrawable stateListDrawable) { in getStateCount()
390 private static Drawable getStateDrawable(StateListDrawable stateListDrawable, int index) { in getStateDrawable()
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallButtonFragment.java293 StateListDrawable stateListDrawable = new StateListDrawable(); in compoundBackgroundDrawable() local
311 StateListDrawable stateListDrawable = new StateListDrawable(); in backgroundDrawable() local