Searched defs:vg (Results 1 – 6 of 6) sorted by relevance
44 ViewGroup vg = (ViewGroup)mWebView.getParent(); in detachAndDestroyWebView() local
58 private void checkDefaultDirectionForOneLayoutWithCode(ViewGroup vg) { in checkDefaultDirectionForOneLayoutWithCode()72 private void verifyDirectionForOneLayoutWithCode(ViewGroup vg) { in verifyDirectionForOneLayoutWithCode()
78 ViewGroup vg; in getView() local
119 ViewGroup vg = new LinearLayout(mContext); in testResolveMarginsRelative() local
230 ViewGroup vg = (ViewGroup) activity.findViewById(R.id.auto_test_area); in testFocusHandling() local
2390 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildRespectsSubclassModeOnPrimary() local2407 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildIgnoresSubclassModeOnFloating() local2424 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypedBubblesUpToParent() local2438 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypelessBubblesUpToParent() local2463 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testTemporaryDetach() local