Home
last modified time | relevance | path

Searched refs:mOutOfServiceSS (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java169 private final ServiceState mOutOfServiceSS; field in ServiceStateTracker
399 mPhone.notifyServiceStateChangedForSubId(mOutOfServiceSS, in onSubscriptionsChanged()
672 mOutOfServiceSS = new ServiceState(); in ServiceStateTracker()
673 mOutOfServiceSS.setOutOfService(false); in ServiceStateTracker()