Searched refs:setTextViewCompoundDrawables (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java1569 button.setTextViewCompoundDrawables(R.id.action0, action.icon, 0, 0, 0);
/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1780 public void setTextViewCompoundDrawables(int viewId, int left, int top, int right, int bottom) { method in class:RemoteViews

Completed in 1415 milliseconds