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

  /packages/apps/Phone/src/com/android/phone/
TimeConsumingPreferenceActivity.java 56 protected boolean mIsForeground = false;
124 mIsForeground = true;
130 mIsForeground = false;
140 if (mIsForeground) {
172 if (mIsForeground) {
NetworkSetting.java 73 protected boolean mIsForeground = false;
250 mIsForeground = true;
256 mIsForeground = false;
324 if (mIsForeground) {
371 if (mIsForeground) {
467 if (mIsForeground) {

Completed in 123 milliseconds