Home
last modified time | relevance | path

Searched refs:StateListDrawable (Results 1 – 23 of 23) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DSingleRecipientArrayAdapter.java20 import android.graphics.drawable.StateListDrawable;
29 private final StateListDrawable mDeleteDrawable;
37 DropdownChipLayouter dropdownChipLayouter, StateListDrawable deleteDrawable) { in SingleRecipientArrayAdapter()
DCircularImageView.java14 import android.graphics.drawable.StateListDrawable;
63 if (drawable instanceof StateListDrawable) { in onDraw()
64 if (((StateListDrawable) drawable).getCurrent() != null) { in onDraw()
DDropdownChipLayouter.java10 import android.graphics.drawable.StateListDrawable;
118 AdapterType type, String constraint, StateListDrawable deleteDrawable) { in bindView()
280 protected void bindDrawableToDeleteView(final StateListDrawable drawable, String recipient, in bindDrawableToDeleteView()
DRecipientAlternatesAdapter.java23 import android.graphics.drawable.StateListDrawable;
66 private final StateListDrawable mDeleteDrawable;
379 DropdownChipLayouter dropdownChipLayouter, StateListDrawable deleteDrawable, in RecipientAlternatesAdapter()
DRecipientEditTextView.java45 import android.graphics.drawable.StateListDrawable;
2078 private StateListDrawable constructStateListDeleteDrawable() { in constructStateListDeleteDrawable()
2080 StateListDrawable deleteDrawable = new StateListDrawable(); in constructStateListDeleteDrawable()
/frameworks/base/graphics/java/android/graphics/drawable/
DStateListDrawable.java63 public class StateListDrawable extends DrawableContainer { class
72 public StateListDrawable() { in StateListDrawable() method in StateListDrawable
120 final TypedArray a = obtainAttributes(r, theme, attrs, R.styleable.StateListDrawable); in inflate()
313 StateListState(StateListState orig, StateListDrawable owner, Resources res) { in StateListState()
360 return new StateListDrawable(this, null); in newDrawable()
365 return new StateListDrawable(this, res); in newDrawable()
397 private StateListDrawable(StateListState state, Resources res) { in StateListDrawable() method in StateListDrawable
408 StateListDrawable(@Nullable StateListState state) { in StateListDrawable() method in StateListDrawable
DDrawableInflater.java154 return new StateListDrawable(); in inflateFromTag()
DAnimatedStateListDrawable.java65 public class AnimatedStateListDrawable extends StateListDrawable {
/frameworks/base/core/java/com/android/internal/app/
DMediaRouteControllerDialog.java30 import android.graphics.drawable.StateListDrawable;
296 if (!(mMediaRouteButtonDrawable instanceof StateListDrawable)) { in getIconDrawable()
299 StateListDrawable stateListDrawable = (StateListDrawable) mMediaRouteButtonDrawable; in getIconDrawable()
303 StateListDrawable stateListDrawable = (StateListDrawable) mMediaRouteButtonDrawable; in getIconDrawable()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderDrawable.java33 import android.graphics.drawable.StateListDrawable;
90 if (d instanceof StateListDrawable) { in render()
92 StateListDrawable stateList = (StateListDrawable) d; in render()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
DAccessPointPreference.java24 import android.graphics.drawable.StateListDrawable;
66 @Nullable private final StateListDrawable mFrictionSld;
82 private static StateListDrawable getFrictionStateListDrawable(Context context) { in getFrictionStateListDrawable()
90 return frictionSld != null ? (StateListDrawable) frictionSld.getDrawable(0) : null; in getFrictionStateListDrawable()
116 int iconResId, boolean forSavedNetworks, StateListDrawable frictionSld, in AccessPointPreference()
DWifiEntryPreference.java23 import android.graphics.drawable.StateListDrawable;
63 @Nullable private final StateListDrawable mFrictionSld;
211 private StateListDrawable getFrictionStateListDrawable() { in getFrictionStateListDrawable()
219 return frictionSld != null ? (StateListDrawable) frictionSld.getDrawable(0) : null; in getFrictionStateListDrawable()
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DStateListDrawableTest.java34 private StateListDrawable slDrawable;
71 slDrawable = new StateListDrawable(); in setUp()
/frameworks/base/core/java/android/widget/
DProgressBar.java41 import android.graphics.drawable.StateListDrawable;
512 if (dr instanceof StateListDrawable) { in needsTileify()
513 final StateListDrawable in = (StateListDrawable) dr; in needsTileify()
569 if (drawable instanceof StateListDrawable) { in tileify()
570 final StateListDrawable in = (StateListDrawable) drawable; in tileify()
571 final StateListDrawable out = new StateListDrawable(); in tileify()
DPopupWindow.java32 import android.graphics.drawable.StateListDrawable;
560 if (mBackground instanceof StateListDrawable) { in setBackgroundDrawable()
561 StateListDrawable stateList = (StateListDrawable) mBackground; in setBackgroundDrawable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlViewHolder.kt32 import android.graphics.drawable.StateListDrawable
477 if (drawable is StateListDrawable) { in updateStatusRow()
480 if (icon.drawable == null || !(icon.drawable is StateListDrawable)) { in updateStatusRow()
/frameworks/base/boot/
Dboot-image-profile.txt5511 …ndroid/graphics/drawable/BitmapDrawable;,Landroid/graphics/drawable/StateListDrawable;,Landroid/gr…
7490 …ndroid/graphics/drawable/RippleDrawable;,Landroid/graphics/drawable/StateListDrawable;,Landroid/gr…
7508 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7509 …aleListDrawable$AnimationScaleListState;,Landroid/graphics/drawable/StateListDrawable$StateListSta…
7538 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7539 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7544 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7545 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7546 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7549 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
[all …]
Dpreloaded-classes2062 android.graphics.drawable.StateListDrawable$StateListState
2063 android.graphics.drawable.StateListDrawable
/frameworks/base/config/
Dboot-image-profile.txt5509 …ndroid/graphics/drawable/BitmapDrawable;,Landroid/graphics/drawable/StateListDrawable;,Landroid/gr…
7486 …ndroid/graphics/drawable/RippleDrawable;,Landroid/graphics/drawable/StateListDrawable;,Landroid/gr…
7504 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7505 …aleListDrawable$AnimationScaleListState;,Landroid/graphics/drawable/StateListDrawable$StateListSta…
7534 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7535 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7540 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7541 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7542 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
7545 …DrawableContainer$DrawableContainerState;Landroid/graphics/drawable/StateListDrawable$StateListSta…
[all …]
Dpreloaded-classes2061 android.graphics.drawable.StateListDrawable$StateListState
2062 android.graphics.drawable.StateListDrawable
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20297 …le/StateListDrawable$StateListState;-><init>(Landroid/graphics/drawable/StateListDrawable$StateLis…
20298 Landroid/graphics/drawable/StateListDrawable$StateListState;->hasFocusStateSpecified()Z
20299 Landroid/graphics/drawable/StateListDrawable$StateListState;->indexOfStateSet([I)I
20300 Landroid/graphics/drawable/StateListDrawable$StateListState;->mStateSets:[[I
20301 Landroid/graphics/drawable/StateListDrawable$StateListState;->mThemeAttrs:[I
20302 Landroid/graphics/drawable/StateListDrawable$StateListState;->mutate()V
20303 Landroid/graphics/drawable/StateListDrawable;-><init>(Landroid/graphics/drawable/StateListDrawable$…
20304 Landroid/graphics/drawable/StateListDrawable;-><init>(Landroid/graphics/drawable/StateListDrawable$…
20305 Landroid/graphics/drawable/StateListDrawable;->clearMutated()V
20306 Landroid/graphics/drawable/StateListDrawable;->cloneConstantState()Landroid/graphics/drawable/State…
[all …]
/frameworks/base/core/api/
Dcurrent.txt16376 public class AnimatedStateListDrawable extends android.graphics.drawable.StateListDrawable {
16883 public class StateListDrawable extends android.graphics.drawable.DrawableContainer {
16884 ctor public StateListDrawable();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11579 public class AnimatedStateListDrawable extends android.graphics.drawable.StateListDrawable {
11977 public class StateListDrawable extends android.graphics.drawable.DrawableContainer {
11978 ctor public StateListDrawable();