Searched refs:mCurrentCallsResponseRegistrants (Results 1 – 1 of 1) sorted by relevance
121 private RegistrantList[] mCurrentCallsResponseRegistrants; field in MockModemConfigBase150 mCurrentCallsResponseRegistrants = new RegistrantList[mNumOfPhone]; in MockModemConfigBase()213 if (mCurrentCallsResponseRegistrants != null in MockModemConfigBase()214 && mCurrentCallsResponseRegistrants[i] == null) { in MockModemConfigBase()215 mCurrentCallsResponseRegistrants[i] = new RegistrantList(); in MockModemConfigBase()487 mCurrentCallsResponseRegistrants[mLogicalSlotId].notifyRegistrants( in handleMessage()971 mCurrentCallsResponseRegistrants[logicalSlotId].addUnique(h, what, obj); in registerForCurrentCallsResponse()976 mCurrentCallsResponseRegistrants[logicalSlotId].remove(h); in unregisterForCurrentCallsResponse()