Home
last modified time | relevance | path

Searched defs:vg (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/webkit/app/src/com/android/cts/webkit/
DWebViewStartupCtsActivity.java44 ViewGroup vg = (ViewGroup)mWebView.getParent(); in detachAndDestroyWebView() local
/cts/tests/tests/widget/src/android/widget/cts/
DLayoutDirectionTest.java58 private void checkDefaultDirectionForOneLayoutWithCode(ViewGroup vg) { in checkDefaultDirectionForOneLayoutWithCode()
72 private void verifyDirectionForOneLayoutWithCode(ViewGroup vg) { in verifyDirectionForOneLayoutWithCode()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DTestAdapter.java78 ViewGroup vg; in getView() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroup_MarginLayoutParamsTest.java119 ViewGroup vg = new LinearLayout(mContext); in testResolveMarginsRelative() local
DView_FocusHandlingTest.java230 ViewGroup vg = (ViewGroup) activity.findViewById(R.id.auto_test_area); in testFocusHandling() local
DViewGroupTest.java2394 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildRespectsSubclassModeOnPrimary() local
2411 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildIgnoresSubclassModeOnFloating() local
2428 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypedBubblesUpToParent() local
2442 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypelessBubblesUpToParent() local
2467 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testTemporaryDetach() local