Home
last modified time | relevance | path

Searched refs:getCompoundDrawables (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
DActionButtonsPreferenceTest.java223 .getCompoundDrawables(); in onBindViewHolder_setButtonIcon_iconMustDisplayAboveText()
236 .getCompoundDrawables(); in setButtonIcon_iconResourceIdIsZero_shouldNotDisplayIcon()
249 .getCompoundDrawables(); in setButtonIcon_iconResourceIdNotExisting_shouldNotDisplayIconAndCrash()
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/items/
DExpandableSwitchItem.java151 for (Drawable drawable : titleView.getCompoundDrawables()) { in tintCompoundDrawables()
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/view/
DNavigationBarButton.java119 Drawable[] compoundDrawables = getCompoundDrawables(); in getAllCompoundDrawables()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceView.java586 for (Drawable drawable : getCompoundDrawables()) { in updateDrawableColors()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DSmartReplyViewTest.java876 Drawable singleLineDrawable = singleLineButton.getCompoundDrawables()[0]; // left drawable in testInflateActionButton_smartActionIconSingleLineSizeForTwoLineButton()
877 Drawable doubleLineDrawable = doubleLineButton.getCompoundDrawables()[0]; // left drawable in testInflateActionButton_smartActionIconSingleLineSizeForTwoLineButton()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java694 Drawable[] drawables = button.getCompoundDrawables(); in getLeftCompoundDrawableWidthWithPadding()
/frameworks/base/core/java/android/widget/
DTextView.java3200 public Drawable[] getCompoundDrawables() { in getCompoundDrawables() method in TextView.Drawables
/frameworks/base/config/
Dboot-image-profile.txt42845 HSPLandroid/widget/TextView;->getCompoundDrawables()[Landroid/graphics/drawable/Drawable;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38755 method public android.graphics.drawable.Drawable[] getCompoundDrawables();
/frameworks/base/non-updatable-api/
Dcurrent.txt58463 method @NonNull public android.graphics.drawable.Drawable[] getCompoundDrawables();
/frameworks/base/api/
Dcurrent.txt58607 method @NonNull public android.graphics.drawable.Drawable[] getCompoundDrawables();