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 39 protected boolean mIsForeground = false;
111 mIsForeground = true;
117 mIsForeground = false;
130 if (mIsForeground) {
159 if (mIsForeground) {
NetworkSetting.java 72 protected boolean mIsForeground = false;
108 if (mIsForeground) {
242 mIsForeground = true;
248 mIsForeground = false;
316 if (mIsForeground) {
363 if (mIsForeground) {
389 if (mIsForeground) {
432 if (mIsForeground) {

Completed in 107 milliseconds