Home | History | Annotate | Download | only in browser

Lines Matching full:wrapper

89     // Main WebView wrapper
1356 FrameLayout wrapper =
1358 wrapper.removeView(mMainView);
1495 FrameLayout wrapper =
1498 if (parent != wrapper) {
1504 wrapper.addView(mMainView);
1506 Log.w(LOGTAG, "mMainView is already attached to wrapper in"
1535 FrameLayout wrapper =
1537 wrapper.removeView(mMainView);