Searched refs:mUiccAppsEnableChangeRegList (Results 1 – 1 of 1) sorted by relevance
160 private RegistrantList mUiccAppsEnableChangeRegList = new RegistrantList(); field in SubscriptionController2037 mUiccAppsEnableChangeRegList.addUnique(handler, what, object); in registerForUiccAppsEnabled()2047 mUiccAppsEnableChangeRegList.remove(handler); in unregisterForUiccAppsEnabled()2051 mUiccAppsEnableChangeRegList.notifyRegistrants(); in notifyUiccAppsEnableChanged()