/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 | 1478 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ProgressBar 1479 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 | 3054 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method 3055 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
D | ListView.java | 2142 child.jumpDrawablesToCurrentState(); in setupChild()
|
D | TextView.java | 8002 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in TextView.Drawables 8003 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | ActionBarContainer.java | 183 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ActionBarContainer 184 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
D | BaseMenuPresenter.java | 102 itemView.jumpDrawablesToCurrentState(); in updateMenuView()
|
/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
D | KeyButtonView.java | 145 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/ |
D | KeyButtonView.java | 236 jumpDrawablesToCurrentState(); in onWindowVisibilityChanged()
|
/frameworks/base/core/java/android/view/ |
D | ViewGroup.java | 7580 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ViewGroup 7581 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState() 7585 children[i].jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
|
D | View.java | 20800 jumpDrawablesToCurrentState(); in onAttachedToWindow() 21193 jumpDrawablesToCurrentState(); in onDetachedFromWindowInternal() 24252 jumpDrawablesToCurrentState(); in drawableStateChanged() 24552 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in View
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 17305 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/ |
D | boot-image-profile.txt | 17368 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/ |
D | android-22.txt | 33547 method public void jumpDrawablesToCurrentState();
|
/frameworks/base/core/api/ |
D | current.txt | 49866 method @CallSuper public void jumpDrawablesToCurrentState();
|