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.java1478 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ProgressBar
1479 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.java3054 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method
3055 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DListView.java2142 child.jumpDrawablesToCurrentState(); in setupChild()
DTextView.java8002 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in TextView.Drawables
8003 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/frameworks/base/core/java/com/android/internal/widget/
DActionBarContainer.java183 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ActionBarContainer
184 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/frameworks/base/core/java/com/android/internal/view/menu/
DBaseMenuPresenter.java102 itemView.jumpDrawablesToCurrentState(); in updateMenuView()
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DKeyButtonView.java145 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonView.java236 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
/frameworks/base/core/java/android/view/
DViewGroup.java7580 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ViewGroup
7581 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
7585 children[i].jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DView.java20800 jumpDrawablesToCurrentState(); in onAttachedToWindow()
21193 jumpDrawablesToCurrentState(); in onDetachedFromWindowInternal()
24252 jumpDrawablesToCurrentState(); in drawableStateChanged()
24552 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in View
/frameworks/base/boot/
Dboot-image-profile.txt17305 HSPLandroid/view/View;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;missing…
17790 HSPLandroid/view/ViewGroup;->jumpDrawablesToCurrentState()V+]Landroid/view/View;missing_types
19360 HSPLandroid/widget/AbsListView;->jumpDrawablesToCurrentState()V
19413 HSPLandroid/widget/AbsSeekBar;->jumpDrawablesToCurrentState()V
19504 HSPLandroid/widget/CompoundButton;->jumpDrawablesToCurrentState()V
19843 HSPLandroid/widget/ImageView;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;…
20078 HSPLandroid/widget/ProgressBar;->jumpDrawablesToCurrentState()V
20340 HSPLandroid/widget/Switch;->jumpDrawablesToCurrentState()V
20504 HSPLandroid/widget/TextView;->jumpDrawablesToCurrentState()V
/frameworks/base/config/
Dboot-image-profile.txt17368 HSPLandroid/view/View;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;missing…
17853 HSPLandroid/view/ViewGroup;->jumpDrawablesToCurrentState()V+]Landroid/view/View;missing_types
19423 HSPLandroid/widget/AbsListView;->jumpDrawablesToCurrentState()V
19476 HSPLandroid/widget/AbsSeekBar;->jumpDrawablesToCurrentState()V
19567 HSPLandroid/widget/CompoundButton;->jumpDrawablesToCurrentState()V
19906 HSPLandroid/widget/ImageView;->jumpDrawablesToCurrentState()V+]Landroid/graphics/drawable/Drawable;…
20141 HSPLandroid/widget/ProgressBar;->jumpDrawablesToCurrentState()V
20403 HSPLandroid/widget/Switch;->jumpDrawablesToCurrentState()V
20567 HSPLandroid/widget/TextView;->jumpDrawablesToCurrentState()V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33547 method public void jumpDrawablesToCurrentState();
/frameworks/base/core/api/
Dcurrent.txt49866 method @CallSuper public void jumpDrawablesToCurrentState();