Home
last modified time | relevance | path

Searched refs:getCountOfSatelliteServiceEnablementsSuccess (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DSatelliteStats.java141 public int getCountOfSatelliteServiceEnablementsSuccess() { in getCountOfSatelliteServiceEnablementsSuccess() method in SatelliteStats.SatelliteControllerParams
2146 param.getCountOfSatelliteServiceEnablementsSuccess(); in onSatelliteControllerMetrics()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DSatelliteStatsTest.java113 assertEquals(param.getCountOfSatelliteServiceEnablementsSuccess(), in onSatelliteControllerMetrics_withAtoms()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DControllerMetricsStatsTest.java653 param.getCountOfSatelliteServiceEnablementsSuccess(); in onSatelliteControllerMetrics()