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()
82 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
2410 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildRespectsSubclassModeOnPrimary() local2427 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildIgnoresSubclassModeOnFloating() local2444 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypedBubblesUpToParent() local2458 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testStartActionModeForChildTypelessBubblesUpToParent() local2483 MockViewGroupSubclass vg = new MockViewGroupSubclass(mContext); in testTemporaryDetach() local