Lines Matching defs:mInForeground
112 private boolean mInForeground;
173 if (mInForeground) {
274 if (mInForeground) {
436 if (mQueuedErrors.size() == 1 && mInForeground) {
442 if (mInForeground) {
511 if (mInForeground) {
522 if (mInForeground && !mActivity.didUserStopLoading()
523 || !mInForeground) {
532 if (mInForeground) {
540 if (mInForeground) {
586 if (mInForeground) {
598 if (!mInForeground) {
686 if (!mInForeground) {
794 if (mInForeground) {
805 if (!mInForeground) {
819 if (!mInForeground || mActivity.mActivityInPause) {
858 if (!mInForeground) {
921 if (!mInForeground) {
931 if (mInForeground) {
945 if (mInForeground) {
953 if (mInForeground) {
1014 if (mInForeground) {
1039 if (mInForeground) mActivity.onShowCustomView(view, callback);
1044 if (mInForeground) mActivity.onHideCustomView();
1097 if (mInForeground) {
1107 if (mInForeground && mGeolocationPermissionsPrompt != null) {
1119 if (mInForeground) {
1161 if (mInForeground) {
1174 if (mInForeground) {
1182 if (mInForeground) {
1302 mInForeground = false;
1605 mInForeground = true;
1618 mInForeground = false;