Searched refs:mDomainSelectionRequested (Results 1 – 2 of 2) sorted by relevance
37 private boolean mDomainSelectionRequested = false; field in SmsDomainSelector163 return mDomainSelectionRequested; in isDomainSelectionRequested()167 if (mDomainSelectionRequested != requested) { in setDomainSelectionRequested()168 logd("DomainSelectionRequested: " + mDomainSelectionRequested + " >> " + requested); in setDomainSelectionRequested()169 mDomainSelectionRequested = requested; in setDomainSelectionRequested()
267 private boolean mDomainSelectionRequested = false; field in EmergencyCallDomainSelector623 mDomainSelectionRequested = true; in startDomainSelection()857 if (!mDomainSelectionRequested) return; in selectDomain()873 mDomainSelectionRequested = false; in selectDomain()