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 74 protected boolean mIsForeground = false;
270 mIsForeground = true;
276 mIsForeground = false;
352 if (mIsForeground) {
399 if (mIsForeground) {
408 if (mIsForeground) {
509 if (mIsForeground) {

Completed in 65 milliseconds