Searched defs:protocolStack (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssVisibilityControl.java | 138 void reportNfwNotification(String proxyAppPackageName, byte protocolStack, in reportNfwNotification() 299 private NfwNotification(String proxyAppPackageName, byte protocolStack, in NfwNotification()
|
H A D | GnssLocationProvider.java | 1892 public void onReportNfwNotification(String proxyAppPackageName, byte protocolStack, in onReportNfwNotification()
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
H A D | GnssNative.java | 290 void onReportNfwNotification(String proxyAppPackageName, byte protocolStack, in onReportNfwNotification() 1280 void reportNfwNotification(String proxyAppPackageName, byte protocolStack, in reportNfwNotification()
|