Searched refs:childDrawableStateChanged (Results 1 – 3 of 3) sorted by relevance
64 mockTabWidget.childDrawableStateChanged(tv0); in testChildDrawableStateChanged()68 mockTabWidget.childDrawableStateChanged(tv1); in testChildDrawableStateChanged()72 mockTabWidget.childDrawableStateChanged(null); in testChildDrawableStateChanged()
309 vg.childDrawableStateChanged(null); in testChildDrawableStateChanged()
3710 public void childDrawableStateChanged(View child) { in childDrawableStateChanged() method in ViewTest.MockViewParent