Home
last modified time | relevance | path

Searched defs:viewGroup (Results 1 – 5 of 5) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowViewGroupTest.java315 ViewGroup viewGroup = new FrameLayout(context); in shouldKnowWhenOnInterceptTouchEventWasCalled() local
326 ViewGroup viewGroup = new FrameLayout(context); in removeView_shouldRequestLayout() local
337 ViewGroup viewGroup = new FrameLayout(context); in removeViewAt_shouldRequestLayout() local
348 ViewGroup viewGroup = new FrameLayout(context); in removeAllViews_shouldRequestLayout() local
359 ViewGroup viewGroup = new FrameLayout(context); in addView_shouldRequestLayout() local
368 ViewGroup viewGroup = new FrameLayout(context); in addView_withIndex_shouldRequestLayout() local
377 ViewGroup viewGroup = new FrameLayout(context); in removeAllViews_shouldCallOnChildViewRemovedWithEachChild() local
DShadowLayoutInflaterTest.java172 ViewGroup viewGroup = inflate(R.layout.request_focus); in shouldNotCountRequestFocusElementAsChild() local
186 ViewGroup viewGroup = inflate(R.layout.request_focus); in shouldGiveFocusToElementContainingRequestFocusElement() local
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DBluetoothDeviceList.java110 public View getView(int position, View convertView, ViewGroup viewGroup) { in getView()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowDialog.java133 ViewGroup viewGroup = (ViewGroup) view; in clickOnText() local
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp2664 …TestCaseGroup* const viewGroup = new TestCaseGroup(m_context, viewClassToName(viewClass), viewClas… in init() local
2685 …TestCaseGroup* const viewGroup = new TestCaseGroup(m_context, viewClassToName(viewClass), viewClas… in init() local
2706 …TestCaseGroup* const viewGroup = new TestCaseGroup(m_context, viewClassName.c_str(), viewClassN… in init() local