Searched refs:setTextViewCompoundDrawablesRelative (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 2027 …public void setTextViewCompoundDrawablesRelative(int viewId, int start, int top, int end, int bott… in setTextViewCompoundDrawablesRelative() method in RemoteViews
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 3020 button.setTextViewCompoundDrawablesRelative(R.id.action0, action.icon, 0, 0, 0); in generateActionButton()
|
/frameworks/base/docs/html/sdk/api_diff/16/ |
D | missingSinces.txt | 396 NO DOC BLOCK: android.widget.RemoteViews Method setTextViewCompoundDrawablesRelative(int, int, int,…
|
/frameworks/base/api/ |
D | system-current.txt | 40772 method public void setTextViewCompoundDrawablesRelative(int, int, int, int, int);
|
D | current.txt | 38243 method public void setTextViewCompoundDrawablesRelative(int, int, int, int, int);
|