Searched refs:preProto (Results 1 – 1 of 1) sorted by relevance
1101 ImsDedicatedBearerListenerEvent preProto = new ImsDedicatedBearerListenerEvent(); in onImsDedicatedBearerListenerAdded() local1102 preProto.carrierId = carrierId; in onImsDedicatedBearerListenerAdded()1103 preProto.slotId = slotId; in onImsDedicatedBearerListenerAdded()1104 preProto.ratAtEnd = ratAtEnd; in onImsDedicatedBearerListenerAdded()1105 preProto.qci = qci; in onImsDedicatedBearerListenerAdded()1106 preProto.dedicatedBearerEstablished = false; in onImsDedicatedBearerListenerAdded()1107 preProto.eventCount = 1; in onImsDedicatedBearerListenerAdded()1109 mDedicatedBearerListenerEventMap.put(listenerId, preProto); in onImsDedicatedBearerListenerAdded()1126 ImsDedicatedBearerListenerEvent preProto = in onImsDedicatedBearerListenerUpdateSession() local1129 preProto.ratAtEnd = rat; in onImsDedicatedBearerListenerUpdateSession()[all …]