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

  /packages/services/Telephony/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 78 protected boolean mIsForeground = false;
280 mIsForeground = true;
286 mIsForeground = false;
362 if (mIsForeground) {
409 if (mIsForeground) {
418 if (mIsForeground) {
519 if (mIsForeground) {

Completed in 582 milliseconds