Searched refs:mIsForeground (Results 1 – 3 of 3) sorted by relevance
60 protected boolean mIsForeground = false; field in TimeConsumingPreferenceActivity146 mIsForeground = true; in onResume()152 mIsForeground = false; in onPause()161 if (mIsForeground) { in onStarted()192 if (mIsForeground) { in onError()
40 public final boolean mIsForeground; field in UserRecord57 mIsForeground = isForeground; in UserRecord()105 sb.append("isForeground=").append(mIsForeground).append(" "); in toString()
166 private boolean mIsForeground = true; field in AccessibilitySettings224 mIsForeground = true; in onStart()244 mIsForeground = false; in onStop()325 if (mIsForeground) { in onContentChanged()