/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/ |
H A D | FloatingRotationButtonView.java | 67 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | MediaRouteButton.java | 239 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in MediaRouteButton 240 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | CheckedTextView.java | 348 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in CheckedTextView 349 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
H A D | CompoundButton.java | 610 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in CompoundButton 611 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
H A D | AbsSeekBar.java | 603 public void jumpDrawablesToCurrentState() { 604 super.jumpDrawablesToCurrentState();
|
H A D | ImageView.java | 281 public void jumpDrawablesToCurrentState() { 282 super.jumpDrawablesToCurrentState();
|
H A D | Switch.java | 1569 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in Switch 1570 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
H A D | ProgressBar.java | 1478 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ProgressBar 1479 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
H A D | NumberPicker.java | 1626 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in NumberPicker 1627 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
H A D | GridView.java | 1539 child.jumpDrawablesToCurrentState(); in setupChild()
|
H A D | AbsListView.java | 3062 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method 3063 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
H A D | ListView.java | 2140 child.jumpDrawablesToCurrentState(); in setupChild()
|
H A D | TextView.java | 8584 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in TextView.Drawables 8585 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | ActionBarContainer.java | 183 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ActionBarContainer 184 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
/aosp14/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | BaseMenuPresenter.java | 102 itemView.jumpDrawablesToCurrentState(); in updateMenuView()
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
H A D | KeyButtonView.java | 145 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/ |
H A D | KeyButtonView.java | 237 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 7730 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ViewGroup 7731 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState() 7735 children[i].jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
H A D | View.java | 21432 jumpDrawablesToCurrentState(); in onAttachedToWindow() 21825 jumpDrawablesToCurrentState(); in onDetachedFromWindowInternal() 24889 jumpDrawablesToCurrentState(); in drawableStateChanged() 25189 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in View
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 17626 HSPLandroid/view/View;->jumpDrawablesToCurrentState()V+]Landroid/animation/StateListAnimator;Landro… 18114 HSPLandroid/view/ViewGroup;->jumpDrawablesToCurrentState()V+]Landroid/view/View;missing_types 19769 HSPLandroid/widget/AbsListView;->jumpDrawablesToCurrentState()V 19823 HSPLandroid/widget/AbsSeekBar;->jumpDrawablesToCurrentState()V 19914 HSPLandroid/widget/CompoundButton;->jumpDrawablesToCurrentState()V 20252 HSPLandroid/widget/ImageView;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;… 20487 HSPLandroid/widget/ProgressBar;->jumpDrawablesToCurrentState()V 20751 HSPLandroid/widget/Switch;->jumpDrawablesToCurrentState()V 20920 HSPLandroid/widget/TextView;->jumpDrawablesToCurrentState()V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 17690 HSPLandroid/view/View;->jumpDrawablesToCurrentState()V+]Landroid/animation/StateListAnimator;Landro… 18178 HSPLandroid/view/ViewGroup;->jumpDrawablesToCurrentState()V+]Landroid/view/View;missing_types 19833 HSPLandroid/widget/AbsListView;->jumpDrawablesToCurrentState()V 19887 HSPLandroid/widget/AbsSeekBar;->jumpDrawablesToCurrentState()V 19978 HSPLandroid/widget/CompoundButton;->jumpDrawablesToCurrentState()V 20316 HSPLandroid/widget/ImageView;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;… 20551 HSPLandroid/widget/ProgressBar;->jumpDrawablesToCurrentState()V 20815 HSPLandroid/widget/Switch;->jumpDrawablesToCurrentState()V 20984 HSPLandroid/widget/TextView;->jumpDrawablesToCurrentState()V
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 52355 method @CallSuper public void jumpDrawablesToCurrentState();
|