Home
last modified time | relevance | path

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

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowViewGroupTest.java370 ViewGroup viewGroup = new FrameLayout(context); in shouldKnowWhenOnInterceptTouchEventWasCalled() local
381 ViewGroup viewGroup = new FrameLayout(context); in removeView_shouldRequestLayout() local
392 ViewGroup viewGroup = new FrameLayout(context); in removeViewAt_shouldRequestLayout() local
403 ViewGroup viewGroup = new FrameLayout(context); in removeAllViews_shouldRequestLayout() local
414 ViewGroup viewGroup = new FrameLayout(context); in addView_shouldRequestLayout() local
423 ViewGroup viewGroup = new FrameLayout(context); in addView_withIndex_shouldRequestLayout() local
432 ViewGroup viewGroup = new FrameLayout(context); in removeAllViews_shouldCallOnChildViewRemovedWithEachChild() local
504 ViewGroup viewGroup = new FrameLayout(context); in draw_drawsChildren() local
DShadowLayoutInflaterTest.java178 ViewGroup viewGroup = inflate(R.layout.request_focus); in shouldNotCountRequestFocusElementAsChild() local
192 ViewGroup viewGroup = inflate(R.layout.request_focus); in shouldGiveFocusToElementContainingRequestFocusElement() local
473 ViewGroup viewGroup = in layoutInflater_fromWindowContext() local
/external/leakcanary2/plumber-android-core/src/main/java/leakcanary/
DViewLocationHolderLeakFix.kt74 val viewGroup = FrameLayout(application) in uncheckedClearStaticPool() constant
/external/zxing/android/src/com/google/zxing/client/android/book/
DSearchBookContentsAdapter.java41 public View getView(int position, View view, ViewGroup viewGroup) { in getView()
/external/zxing/android/src/com/google/zxing/client/android/history/
DHistoryItemAdapter.java42 public View getView(int position, View view, ViewGroup viewGroup) { in getView()
/external/zxing/android/src/com/google/zxing/client/android/share/
DBookmarkAdapter.java65 public View getView(int index, View view, ViewGroup viewGroup) { in getView()
/external/robolectric/integration_tests/kotlin/src/test/kotlin/org/robolectric/integrationtests/kotlin/
DCustomShadowImageViewTest.kt21 val viewGroup: ViewGroup = activity.findViewById(android.R.id.content)!! in use custom ShadowImageView() constant
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DBluetoothDeviceList.java110 public View getView(int position, View convertView, ViewGroup viewGroup) { in getView()
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/
DTextSizeCheck.java518 private static void checkViewGroupWithTextViewWithScalingText( in checkViewGroupWithTextViewWithScalingText()
558 ViewHierarchyElement viewGroup, List<ViewHierarchyElement> scalableTextViews) { in createViewGroupResult()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowDialog.java135 ViewGroup viewGroup = (ViewGroup) view; in clickOnText() local
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/
DViewAccessibilityUtils.java273 ViewGroup viewGroup = (ViewGroup) view; in lookForLabelForViewInViewAndChildren() local
/external/cronet/tot/base/test/android/javatests/src/org/chromium/base/test/util/
DViewPrinter.java195 ViewGroup viewGroup = (ViewGroup) rootView; in describeViewRecursive() local
/external/cronet/stable/base/test/android/javatests/src/org/chromium/base/test/util/
DViewPrinter.java195 ViewGroup viewGroup = (ViewGroup) rootView; in describeViewRecursive() local
/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/uielement/
DWindowHierarchyElementAndroid.java399 ViewGroup viewGroup = (ViewGroup) forView; in buildViewHierarchyFromView() local
DAccessibilityHierarchyAndroid.java737 ViewGroup viewGroup = (ViewGroup) view; in mapNodesToViews() local
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp2664 TestCaseGroup *const viewGroup = in init() local
2696 TestCaseGroup *const viewGroup = in init() local
2727 …TestCaseGroup *const viewGroup = new TestCaseGroup(m_context, viewClassName.c_str(), viewClassName… in init() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp1134 … de::MovePtr<tcu::TestCaseGroup> viewGroup(new tcu::TestCaseGroup(testCtx, viewGroupName.c_str())); in createNoPositionTests() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp2925 … de::MovePtr<tcu::TestCaseGroup> viewGroup(new tcu::TestCaseGroup(testCtx, view.name.c_str())); in createChildren() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp4030 de::MovePtr<tcu::TestCaseGroup> viewGroup( in createTests() local