Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/view/
DNavigationBarButton.java63 public void setCompoundDrawables(Drawable left, Drawable top, Drawable right, Drawable bottom) { in setCompoundDrawables() method in NavigationBarButton
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceView.java529 public void setCompoundDrawables(Drawable left, Drawable top, Drawable right, in setCompoundDrawables() method in KeyguardSliceView.KeyguardSliceButton