Home
last modified time | relevance | path

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

/frameworks/base/policy/src/com/android/internal/policy/impl/
DRecentApplicationsBackground.java75 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in RecentApplicationsBackground
76 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/frameworks/base/core/java/android/widget/
DCompoundButton.java316 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in CompoundButton
317 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DAbsSeekBar.java206 public void jumpDrawablesToCurrentState() {
207 super.jumpDrawablesToCurrentState();
DFrameLayout.java188 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in FrameLayout
189 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DSwitch.java823 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in Switch
824 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DImageView.java186 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ImageView
187 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DProgressBar.java569 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ProgressBar
570 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DGridView.java1466 child.jumpDrawablesToCurrentState(); in setupChild()
DAbsListView.java2701 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method
2702 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DListView.java1894 child.jumpDrawablesToCurrentState(); in setupChild()
DTextView.java4788 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in TextView
4789 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/frameworks/base/core/java/com/android/internal/widget/
DActionBarContainer.java162 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ActionBarContainer
163 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/frameworks/base/core/java/android/app/
DMediaRouteButton.java282 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in MediaRouteButton
283 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
/frameworks/base/core/java/com/android/internal/view/menu/
DBaseMenuPresenter.java100 itemView.jumpDrawablesToCurrentState(); in updateMenuView()
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
DMediaRouteButton.java377 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in MediaRouteButton
/frameworks/base/core/java/android/view/
DViewGroup.java5483 public void jumpDrawablesToCurrentState() { in jumpDrawablesToCurrentState() method in ViewGroup
5484 super.jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
5488 children[i].jumpDrawablesToCurrentState(); in jumpDrawablesToCurrentState()
DView.java12116 jumpDrawablesToCurrentState();
15267 public void jumpDrawablesToCurrentState() {
/frameworks/base/api/
Dcurrent.txt27729 method public void jumpDrawablesToCurrentState();