Searched defs:mLastServiceState (Results 1 – 3 of 3) sorted by relevance
165 private int mLastServiceState = ServiceState.STATE_POWER_OFF; field in LocaleTracker
200 ServiceState mLastServiceState; field in NetworkControllerImpl
185 private final SparseArray<TelephonyServiceState> mLastServiceState = new SparseArray<>(); field in TelephonyMetrics