Searched refs:sMultiSimConfigChangeRegistrants (Results 1 – 1 of 1) sorted by relevance
69 private static final RegistrantList sMultiSimConfigChangeRegistrants = new RegistrantList(); field in PhoneConfigurationManager379 sMultiSimConfigChangeRegistrants.notifyResult(numOfActiveModems); in notifyMultiSimConfigChange()389 sMultiSimConfigChangeRegistrants.addUnique(h, what, obj); in registerForMultiSimConfigChange()396 sMultiSimConfigChangeRegistrants.remove(h); in unregisterForMultiSimConfigChange()403 sMultiSimConfigChangeRegistrants.removeAll(); in unregisterAllMultiSimConfigChangeRegistrants()