Lines Matching refs:mInForeground
155 private boolean mInForeground;
306 if (mQueuedErrors.size() == 1 && mInForeground) {
312 if (mInForeground) {
389 if (!mDisableOverrideUrlLoading && mInForeground) {
448 if (!mInForeground) {
512 if (!mInForeground) {
605 if (!mInForeground) {
613 if (!mInForeground) {
684 if (!mInForeground) {
746 if (!mInForeground) {
755 if (mInForeground) {
816 if (mInForeground) mWebViewController.showCustomView(Tab.this, view,
822 if (mInForeground) mWebViewController.hideCustomView();
875 if (mInForeground) {
885 if (mInForeground && mGeolocationPermissionsPrompt != null) {
897 if (mInForeground) {
943 if (mInForeground) {
956 if (mInForeground) {
964 if (mInForeground) {
1092 mInForeground = false;
1165 if (mInForeground) {
1406 if (mInForeground) {
1409 mInForeground = true;
1424 if (!mInForeground) {
1428 mInForeground = false;
1437 return mInForeground;