Home
last modified time | relevance | path

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

/frameworks/base/location/tests/locationtests/src/android/location/
DSatelliteInfo.java110 public static float[] getAzimuthsArray(List<SatelliteInfo> svInfos) { in getAzimuthsArray() method in SatelliteInfo
DGnssStatusTest.java127 SatelliteInfo.getAzimuthsArray(svInfos), in createGnssStatus()