Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java1464 private static class SvStatusInfo { class in GnssLocationProvider
1476 SvStatusInfo svStatusInfo = new SvStatusInfo(); in reportSvStatus()
1487 private void handleReportSvStatus(SvStatusInfo info) { in handleReportSvStatus()
2077 handleReportSvStatus((SvStatusInfo) msg.obj);
/frameworks/base/services/
Dart-profile8057 …onProvider;->handleReportSvStatus(Lcom/android/server/location/GnssLocationProvider$SvStatusInfo;)V