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
2394 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildRespectsSubclassModeOnPrimary() local2411 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildIgnoresSubclassModeOnFloating() local2428 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypedBubblesUpToParent() local2442 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypelessBubblesUpToParent() local2467 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testTemporaryDetach() local