HomeSort by relevance Sort by last modified time
    Searched refs:mInForeground (Results 1 - 2 of 2) sorted by null

  /packages/apps/Browser/src/com/android/browser/
Tab.java 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) {
    [all...]
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewCore.java 372 private boolean mInForeground = false;
    [all...]

Completed in 56 milliseconds