Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DFloatingRotationButtonView.java67 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
/aosp14/frameworks/base/core/java/android/app/
H A DMediaRouteButton.java239 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in MediaRouteButton
240 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/aosp14/frameworks/base/core/java/android/widget/
H A DCheckedTextView.java348 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in CheckedTextView
349 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
H A DCompoundButton.java610 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in CompoundButton
611 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
H A DAbsSeekBar.java603 public void jumpDrawablesToCurrentState() {
604 super.jumpDrawablesToCurrentState();
H A DImageView.java281 public void jumpDrawablesToCurrentState() {
282 super.jumpDrawablesToCurrentState();
H A DSwitch.java1569 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in Switch
1570 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
H A DProgressBar.java1478 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ProgressBar
1479 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
H A DNumberPicker.java1626 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in NumberPicker
1627 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
H A DGridView.java1539 child.jumpDrawablesToCurrentState(); in setupChild()
H A DAbsListView.java3062 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method
3063 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
H A DListView.java2140 child.jumpDrawablesToCurrentState(); in setupChild()
H A DTextView.java8584 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 DActionBarContainer.java183 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 DBaseMenuPresenter.java102 itemView.jumpDrawablesToCurrentState(); in updateMenuView()
/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DKeyButtonView.java145 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonView.java237 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java7730 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ViewGroup
7731 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
7735 children[i].jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
H A DView.java21432 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 Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17626 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 Dboot-image-profile.txt17690 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 Dcurrent.txt52355 method @CallSuper public void jumpDrawablesToCurrentState();