Home
last modified time | relevance | path

Searched refs:drawableStateChanged (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DMockTextView.java106 public void drawableStateChanged() { in drawableStateChanged() method in MockTextView
107 super.drawableStateChanged(); in drawableStateChanged()
DToggleButtonTest.java137 toggleButton.drawableStateChanged(); in testDrawableStateChanged()
150 toggleButton.drawableStateChanged(); in testDrawableStateChanged()
247 protected void drawableStateChanged() { in drawableStateChanged() method in ToggleButtonTest.MockToggleButton
248 super.drawableStateChanged(); in drawableStateChanged()
DCompoundButtonTest.java208 compoundButton.drawableStateChanged(); in testDrawableStateChanged()
216 compoundButton.drawableStateChanged(); in testDrawableStateChanged()
469 protected void drawableStateChanged() { in drawableStateChanged() method in CompoundButtonTest.MockCompoundButton
470 super.drawableStateChanged(); in drawableStateChanged()
DAbsSeekBarTest.java172 myAbsSeekBar.drawableStateChanged(); in testDrawableStateChanged()
181 myAbsSeekBar.drawableStateChanged(); in testDrawableStateChanged()
472 protected void drawableStateChanged() { in drawableStateChanged() method in AbsSeekBarTest.MyAbsSeekBar
473 super.drawableStateChanged(); in drawableStateChanged()
DImageViewTest.java538 verify(imageView, never()).drawableStateChanged(); in testDrawableStateChanged()
543 verify(imageView, times(1)).drawableStateChanged(); in testDrawableStateChanged()
896 protected void drawableStateChanged() { in drawableStateChanged() method in ImageViewTest.MockImageView
897 super.drawableStateChanged(); in drawableStateChanged()
DFrameLayoutTest.java346 protected void drawableStateChanged() { in drawableStateChanged() method in FrameLayoutTest.MyFrameLayout
347 super.drawableStateChanged(); in drawableStateChanged()
DCheckedTextViewTest.java435 protected void drawableStateChanged() { in drawableStateChanged() method in CheckedTextViewTest.MockCheckedTextView
436 super.drawableStateChanged(); in drawableStateChanged()
DTextViewTest.java5408 ((MockTextView) verify(mTextView, times(1))).drawableStateChanged(); in testDrawableStateChanged()
/cts/tests/tests/view/src/android/view/cts/
DMockView.java598 protected void drawableStateChanged() { in drawableStateChanged() method in MockView
599 super.drawableStateChanged(); in drawableStateChanged()
DViewGroupTest.java752 mMockViewGroup.drawableStateChanged(); in testDrawableStateChanged()
3180 public void drawableStateChanged() { in drawableStateChanged() method in ViewGroupTest.MockViewGroup
3182 super.drawableStateChanged(); in drawableStateChanged()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt324 name: "drawableStateChanged"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt52583 method @CallSuper protected void drawableStateChanged();