Searched refs:setCompoundDrawablesRelativeWithIntrinsicBounds (Results 1 – 6 of 6) sorted by relevance
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/ |
D | TextViewCompatUtils.java | 35 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(final TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompatUtils
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | DeleteDropTarget.java | 166 setCompoundDrawablesRelativeWithIntrinsicBounds(mUninstallDrawable, null, null, null); in onDragStart() 168 setCompoundDrawablesRelativeWithIntrinsicBounds(mRemoveDrawable, null, null, null); in onDragStart()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/ |
D | SetupWizardActivity.java | 225 TextViewCompatUtils.setCompoundDrawablesRelativeWithIntrinsicBounds(mActionFinish, in onCreate() 466 TextViewCompatUtils.setCompoundDrawablesRelativeWithIntrinsicBounds(
|
/packages/apps/Dialer/src/com/android/dialer/ |
D | CallDetailActivity.java | 486 mBlockNumberActionItem.setCompoundDrawablesRelativeWithIntrinsicBounds( in updateBlockActionItem() 490 mBlockNumberActionItem.setCompoundDrawablesRelativeWithIntrinsicBounds( in updateBlockActionItem()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
D | Editor.java | 287 mEditTitle.setCompoundDrawablesRelativeWithIntrinsicBounds( in setMenuIcon()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | ButtonDropTarget.java | 97 setCompoundDrawablesRelativeWithIntrinsicBounds(mDrawable, null, null, null); in setDrawable()
|