Searched defs:setTextViewCompoundDrawablesRelative (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/widget/
H A DRemoteViews.java2488 public void setTextViewCompoundDrawablesRelative(int viewId, int start, int top, int end, int bottom) { method in class:RemoteViews
2545 public void setTextViewCompoundDrawablesRelative(int viewId, Icon start, Icon top, Icon end, Icon bottom) { method in class:RemoteViews

Completed in 81 milliseconds