Home
last modified time | relevance | path

Searched refs:getCountryCodes (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DSatelliteStats.java2034 public String[] getCountryCodes() { in getCountryCodes() method in SatelliteStats.SatelliteAccessControllerParams
2318 proto.countryCodes = param.getCountryCodes(); in onSatelliteAccessControllerMetrics()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DSatelliteStatsTest.java476 assertEquals(param.getCountryCodes(), stats.countryCodes); in onSatelliteAccessControllerMetrics_withAtoms()