Searched refs:remoteConnectionInfoReceived (Results 1 – 6 of 6) sorted by relevance
523 boolean remoteConnectionInfoReceived = doesRemoteConnectionInfoExist(session); in notifyMetricDedicatedBearerEvent()526 localConnectionInfoReceived, remoteConnectionInfoReceived, hasListener); in notifyMetricDedicatedBearerEvent()
1008 boolean remoteConnectionInfoReceived = true; in onImsDedicatedBearerEvent_withAtoms()1012 localConnectionInfoReceived, remoteConnectionInfoReceived, hasListeners); in onImsDedicatedBearerEvent_withAtoms()1024 assertEquals(remoteConnectionInfoReceived, stats.remoteConnectionInfoReceived); in onImsDedicatedBearerEvent_withAtoms()
834 mImsDedicatedBearerEvent1.remoteConnectionInfoReceived = true; in makeTestData()846 mImsDedicatedBearerEvent2.remoteConnectionInfoReceived = true; in makeTestData()3273 assertEquals(mImsDedicatedBearerEvent1.remoteConnectionInfoReceived, in addImsDedicatedBearerEvent_withSameProto()3274 output[0].remoteConnectionInfoReceived); in addImsDedicatedBearerEvent_withSameProto()5777 && stats.remoteConnectionInfoReceived in assertHasStatsAndCount()5778 == expectedStats.remoteConnectionInfoReceived in assertHasStatsAndCount()
1163 boolean remoteConnectionInfoReceived, boolean hasListeners) { in onImsDedicatedBearerEvent() argument1176 proto.remoteConnectionInfoReceived = remoteConnectionInfoReceived; in onImsDedicatedBearerEvent()1732 + ", Remote Connection Info = " + stat.remoteConnectionInfoReceived in printAllMetrics()
2111 && stats.remoteConnectionInfoReceived == key.remoteConnectionInfoReceived in find()
1373 stats.remoteConnectionInfoReceived, in buildStatsEvent()