/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/ |
D | FloatingRotationButtonView.java | 67 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
|
/frameworks/base/core/java/android/app/ |
D | MediaRouteButton.java | 239 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in MediaRouteButton 240 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
/frameworks/base/core/java/android/widget/ |
D | CheckedTextView.java | 348 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in CheckedTextView 349 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
D | CompoundButton.java | 610 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in CompoundButton 611 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
D | AbsSeekBar.java | 603 public void jumpDrawablesToCurrentState() { 604 super.jumpDrawablesToCurrentState();
|
D | ImageView.java | 281 public void jumpDrawablesToCurrentState() { 282 super.jumpDrawablesToCurrentState();
|
D | Switch.java | 1569 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in Switch 1570 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
D | ProgressBar.java | 1487 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ProgressBar 1488 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
D | NumberPicker.java | 1626 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in NumberPicker 1627 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
D | GridView.java | 1539 child.jumpDrawablesToCurrentState(); in setupChild()
|
D | AbsListView.java | 3070 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method 3071 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
D | ListView.java | 2140 child.jumpDrawablesToCurrentState(); in setupChild()
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
D | BaseMenuPresenter.java | 102 itemView.jumpDrawablesToCurrentState(); in updateMenuView()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | ActionBarContainer.java | 182 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ActionBarContainer 183 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
D | KeyButtonView.java | 123 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/ |
D | KeyButtonView.java | 245 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
|
/frameworks/base/core/java/android/view/ |
D | ViewGroup.java | 7708 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ViewGroup 7709 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState() 7713 children[i].jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
D | View.java | 22299 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/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 17345 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/ |
D | boot-image-profile.txt | 17409 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/ |
D | android-22.txt | 33547 method public void jumpDrawablesToCurrentState();
|
/frameworks/base/core/api/ |
D | current.txt | 52868 method @CallSuper public void jumpDrawablesToCurrentState();
|