Home
last modified time | relevance | path

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

/external/setupdesign/main/src/com/google/android/setupdesign/view/
DNavigationBarButton.java129 Drawable[] compoundDrawablesRelative = getCompoundDrawablesRelative(); in getAllCompoundDrawables() local
130 drawables[4] = compoundDrawablesRelative[0]; // start in getAllCompoundDrawables()
131 drawables[5] = compoundDrawablesRelative[2]; // end in getAllCompoundDrawables()