Searched refs:mListenerForSubId (Results 1 – 2 of 2) sorted by relevance
35 private GlobalSettingsChangeListener mListenerForSubId; field in MobileDataEnabledListener75 mListenerForSubId = new GlobalSettingsChangeListener(mContext, in start()109 if (mListenerForSubId != null) { in stopMonitorSubIdSpecific()110 mListenerForSubId.close(); in stopMonitorSubIdSpecific()111 mListenerForSubId = null; in stopMonitorSubIdSpecific()
58 private GlobalSettingsChangeListener mListenerForSubId; field in RoamingPreferenceController84 mListenerForSubId = new GlobalSettingsChangeListener(mContext, in onStart()185 if (mListenerForSubId != null) { in stopMonitorSubIdSpecific()186 mListenerForSubId.close(); in stopMonitorSubIdSpecific()187 mListenerForSubId = null; in stopMonitorSubIdSpecific()