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 59 protected boolean mIsForeground = false;
140 mIsForeground = true;
146 mIsForeground = false;
156 if (mIsForeground) {
188 if (mIsForeground) {
NetworkSetting.java 80 protected boolean mIsForeground = false;
283 mIsForeground = true;
289 mIsForeground = false;
365 if (mIsForeground) {
421 if (mIsForeground) {
430 if (mIsForeground) {
531 if (mIsForeground) {

Completed in 80 milliseconds