Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_start/
DPosTechnology.java133 public PosTechnology.autonomousGPSType getAutonomousGPS() { in getAutonomousGPS() method in PosTechnology
319 return getAutonomousGPS() != null; in getComponents()
331 return getAutonomousGPS(); in getComponents()
354 + getAutonomousGPS().toIndentedString(indent); in getComponents()