Searched refs:mUiccAppsEnableChangeRegList (Results 1 – 1 of 1) sorted by relevance
282 private RegistrantList mUiccAppsEnableChangeRegList = new RegistrantList(); field in SubscriptionController2180 mUiccAppsEnableChangeRegList.addUnique(handler, what, object); in registerForUiccAppsEnabled()2190 mUiccAppsEnableChangeRegList.remove(handler); in unregisterForUiccAppsEnabled()2194 mUiccAppsEnableChangeRegList.notifyRegistrants(); in notifyUiccAppsEnableChanged()