Home
last modified time | relevance | path

Searched refs:removeAllViews (Results 1 – 8 of 8) sorted by relevance

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DViewGroupTest.java101 root.removeAllViews(); in testAddViewAt()
112 root.removeAllViews(); in shouldfindViewWithTag()
126 root.removeAllViews(); in shouldNotfindViewWithTagReturnNull()
139 root.removeAllViews(); in shouldfindViewWithTagFromCorrectViewGroup()
DListViewTest.java320 listView.removeAllViews(); in removeAllViews_shouldThrowAnException()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowListView.java121 public void removeAllViews() { in removeAllViews() method in ShadowListView
DShadowViewGroup.java111 public void removeAllViews() { in removeAllViews() method in ShadowViewGroup
DShadowAdapterView.java301 super.removeAllViews(); in update()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/util/
DTestFragmentManager.java168 container.removeAllViews(); in startFragment()
/external/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
DStateAdapter.java234 mainLayout.removeAllViews(); in onItemSelected()
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DConsoleActivity.java150 flip.removeAllViews();