Searched refs:sMultiSimConfigChangeRegistrants (Results 1 – 1 of 1) sorted by relevance
71 private static final RegistrantList sMultiSimConfigChangeRegistrants = new RegistrantList(); field in PhoneConfigurationManager411 sMultiSimConfigChangeRegistrants.notifyResult(numOfActiveModems); in notifyMultiSimConfigChange()421 sMultiSimConfigChangeRegistrants.addUnique(h, what, obj); in registerForMultiSimConfigChange()428 sMultiSimConfigChangeRegistrants.remove(h); in unregisterForMultiSimConfigChange()435 sMultiSimConfigChangeRegistrants.removeAll(); in unregisterAllMultiSimConfigChangeRegistrants()