Searched refs:refreshDrawableState (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DCompoundButton.java115 refreshDrawableState();
207 refreshDrawableState();
H A DCheckedTextView.java91 refreshDrawableState();
H A DImageView.java343 refreshDrawableState();
H A DPopupWindow.java179 // the drawables ourselves to work around a problem with using refreshDrawableState
203 // to null so that we'll just use refreshDrawableState.
828 // and below-anchor states, use those. Otherwise rely on refreshDrawableState to
837 mPopupView.refreshDrawableState();
H A DAbsListView.java1452 refreshDrawableState();
/frameworks/base/core/java/android/view/
H A DView.java2566 refreshDrawableState();
2640 refreshDrawableState();
2654 refreshDrawableState();
2671 refreshDrawableState();
3147 refreshDrawableState();
3367 refreshDrawableState();
3951 refreshDrawableState();
4472 refreshDrawableState();
4494 refreshDrawableState();
4514 refreshDrawableState();
7386 public void refreshDrawableState() { method in class:View
[all...]
H A DViewGroup.java3371 child.refreshDrawableState();
3419 refreshDrawableState();
3438 refreshDrawableState();

Completed in 274 milliseconds