Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/gnss/
DGnssVisibilityControlCallback.h108 jstring requestorId = ToJstring(env, notification.requestorId); in nfwNotifyCb() local
110 if (proxyAppPackageName && otherProtocolStackName && requestorId) { in nfwNotifyCb()
113 notification.requestor, requestorId, notification.responseType, in nfwNotifyCb()
119 if (requestorId) { in nfwNotifyCb()
120 env->DeleteLocalRef(requestorId); in nfwNotifyCb()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssVisibilityControl.java139 String otherProtocolStackName, byte requestor, String requestorId, byte responseType, in reportNfwNotification() argument
143 requestor, requestorId, responseType, inEmergencyMode, isCachedLocation))); in reportNfwNotification()
300 String otherProtocolStackName, byte requestor, String requestorId, in NfwNotification() argument
306 mRequestorId = requestorId; in NfwNotification()
DGnssLocationProvider.java1847 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification() argument
1855 otherProtocolStackName, requestor, requestorId, responseType, inEmergencyMode, in onReportNfwNotification()
/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
DGnssNative.java297 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification() argument
1334 String otherProtocolStackName, byte requestor, String requestorId, in reportNfwNotification() argument
1338 protocolStack, otherProtocolStackName, requestor, requestorId, responseType, in reportNfwNotification()
/frameworks/proto_logging/stats/
Datoms.proto10523 // requestorId decoding scheme.