Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/guide/
DProgramItemView.java77 private static int sCompoundDrawablePadding; field in ProgramItemView
238 sCompoundDrawablePadding = in initIfNeeded()
403 setCompoundDrawablePadding(iconResId != 0 ? sCompoundDrawablePadding : 0); in updateIcons()