Searched refs:RateInfoForClients (Results 1 – 1 of 1) sorted by relevance
119 private static final class RateInfoForClients<ClientType> { class in SubscriptionManager131 RateInfoForClients() { in RateInfoForClients() method in SubscriptionManager.RateInfoForClients139 RateInfoForClients(RateInfoForClients other) { in RateInfoForClients() method in SubscriptionManager.RateInfoForClients262 PairSparseArray<RateInfoForClients<ClientType>> mCurrentRateInfoByClientByPropIdAreaId =264 PairSparseArray<RateInfoForClients<ClientType>> mStagedRateInfoByClientByPropIdAreaId =290 new RateInfoForClients<>()); in stageNewOptions()319 RateInfoForClients<ClientType> rateInfoForClients = in stageUnregister()526 new RateInfoForClients<>( in cloneCurrentToStageIfClean()532 PairSparseArray<RateInfoForClients<ClientType>> states) { in dumpStates()535 RateInfoForClients<ClientType> rateInfoForClients = states.valueAt(i); in dumpStates()