Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DSatelliteStats.java2010 public long getLocationQueryTime() { in getLocationQueryTime() method in SatelliteStats.SatelliteAccessControllerParams
2312 proto.locationQueryTimeMillis = param.getLocationQueryTime(); in onSatelliteAccessControllerMetrics()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DSatelliteStatsTest.java470 assertEquals(param.getLocationQueryTime(), stats.locationQueryTimeMillis); in onSatelliteAccessControllerMetrics_withAtoms()