Home
last modified time | relevance | path

Searched defs:proxyAppPackageName (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/jni/gnss/
H A DGnssVisibilityControlCallback.h106 jstring proxyAppPackageName = ToJstring(env, notification.proxyAppPackageName); in nfwNotifyCb() local
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssVisibilityControl.java138 void reportNfwNotification(String proxyAppPackageName, byte protocolStack, in reportNfwNotification()
299 private NfwNotification(String proxyAppPackageName, byte protocolStack, in NfwNotification()
H A DGnssLocationProvider.java1892 public void onReportNfwNotification(String proxyAppPackageName, byte protocolStack, in onReportNfwNotification()
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
H A DGnssNative.java290 void onReportNfwNotification(String proxyAppPackageName, byte protocolStack, in onReportNfwNotification()
1280 void reportNfwNotification(String proxyAppPackageName, byte protocolStack, in reportNfwNotification()