Searched refs:ActionBarBackgroundDrawable (Results 1 - 5 of 5) sorted by relevance

/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DActionBarBackgroundDrawable.java28 class ActionBarBackgroundDrawable extends Drawable { class in inherits:Drawable
32 public ActionBarBackgroundDrawable(ActionBarContainer container) { method in class:ActionBarBackgroundDrawable
H A DActionBarContainer.java61 final Drawable bg = new ActionBarBackgroundDrawable(this);
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarContainer.java60 setBackground(new ActionBarBackgroundDrawable());
367 private class ActionBarBackgroundDrawable extends Drawable { class in class:ActionBarContainer
/frameworks/base/config/
H A Dpreloaded-classes4176 com.android.internal.widget.ActionBarContainer$ActionBarBackgroundDrawable
H A Dboot-image-profile.txt10496 HPLcom/android/internal/widget/ActionBarContainer$ActionBarBackgroundDrawable;->draw(Landroid/graphics/Canvas;)V
10497 HPLcom/android/internal/widget/ActionBarContainer$ActionBarBackgroundDrawable;->getOpacity()I
10498 HPLcom/android/internal/widget/ActionBarContainer$ActionBarBackgroundDrawable;->getOutline(Landroid/graphics/Outline;)V
[all...]

Completed in 195 milliseconds