Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
DFloatingRotationButtonView.java67 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
/frameworks/base/core/java/android/app/
DMediaRouteButton.java239 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in MediaRouteButton
240 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/frameworks/base/core/java/android/widget/
DCheckedTextView.java348 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in CheckedTextView
349 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DCompoundButton.java610 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in CompoundButton
611 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DAbsSeekBar.java603 public void jumpDrawablesToCurrentState() {
604 super.jumpDrawablesToCurrentState();
DImageView.java281 public void jumpDrawablesToCurrentState() {
282 super.jumpDrawablesToCurrentState();
DSwitch.java1569 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in Switch
1570 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DProgressBar.java1487 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ProgressBar
1488 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DNumberPicker.java1626 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in NumberPicker
1627 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DGridView.java1539 child.jumpDrawablesToCurrentState(); in setupChild()
DAbsListView.java3070 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method
3071 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DListView.java2140 child.jumpDrawablesToCurrentState(); in setupChild()
/frameworks/base/core/java/com/android/internal/view/menu/
DBaseMenuPresenter.java102 itemView.jumpDrawablesToCurrentState(); in updateMenuView()
/frameworks/base/core/java/com/android/internal/widget/
DActionBarContainer.java182 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ActionBarContainer
183 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DKeyButtonView.java123 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonView.java245 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
/frameworks/base/core/java/android/view/
DViewGroup.java7708 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ViewGroup
7709 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
7713 children[i].jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DView.java22299 jumpDrawablesToCurrentState(); in onAttachedToWindow()
22691 jumpDrawablesToCurrentState(); in onDetachedFromWindowInternal()
25855 jumpDrawablesToCurrentState(); in drawableStateChanged()
26155 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17345 HSPLandroid/view/View;->jumpDrawablesToCurrentState()V+]Landroid/animation/StateListAnimator;Landro…
17833 HSPLandroid/view/ViewGroup;->jumpDrawablesToCurrentState()V+]Landroid/view/View;missing_types
19420 HSPLandroid/widget/AbsListView;->jumpDrawablesToCurrentState()V
19474 HSPLandroid/widget/AbsSeekBar;->jumpDrawablesToCurrentState()V
19565 HSPLandroid/widget/CompoundButton;->jumpDrawablesToCurrentState()V
19904 HSPLandroid/widget/ImageView;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;…
20138 HSPLandroid/widget/ProgressBar;->jumpDrawablesToCurrentState()V
20397 HSPLandroid/widget/Switch;->jumpDrawablesToCurrentState()V
20566 HSPLandroid/widget/TextView;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;m…
/frameworks/base/config/
Dboot-image-profile.txt17409 HSPLandroid/view/View;->jumpDrawablesToCurrentState()V+]Landroid/animation/StateListAnimator;Landro…
17897 HSPLandroid/view/ViewGroup;->jumpDrawablesToCurrentState()V+]Landroid/view/View;missing_types
19484 HSPLandroid/widget/AbsListView;->jumpDrawablesToCurrentState()V
19538 HSPLandroid/widget/AbsSeekBar;->jumpDrawablesToCurrentState()V
19629 HSPLandroid/widget/CompoundButton;->jumpDrawablesToCurrentState()V
19968 HSPLandroid/widget/ImageView;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;…
20202 HSPLandroid/widget/ProgressBar;->jumpDrawablesToCurrentState()V
20461 HSPLandroid/widget/Switch;->jumpDrawablesToCurrentState()V
20630 HSPLandroid/widget/TextView;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;m…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33547 method public void jumpDrawablesToCurrentState();
/frameworks/base/core/api/
Dcurrent.txt52868 method @CallSuper public void jumpDrawablesToCurrentState();