Searched refs:mSimInfoChangedRegistrants (Results 1 – 1 of 1) sorted by relevance
114 private RegistrantList[] mSimInfoChangedRegistrants; field in MockModemConfigBase145 mSimInfoChangedRegistrants = new RegistrantList[mNumOfPhone]; in MockModemConfigBase()200 if (mSimInfoChangedRegistrants != null && mSimInfoChangedRegistrants[i] == null) { in MockModemConfigBase()201 mSimInfoChangedRegistrants[i] = new RegistrantList(); in MockModemConfigBase()452 mSimInfoChangedRegistrants[mLogicalSlotId].notifyRegistrants( in handleMessage()938 mSimInfoChangedRegistrants[logicalSlotId].addUnique(h, what, obj); in registerForSimInfoChanged()943 mSimInfoChangedRegistrants[logicalSlotId].remove(h); in unregisterForSimInfoChanged()