Searched defs:requestorId (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/jni/gnss/ |
D | GnssVisibilityControlCallback.h | 108 jstring requestorId = ToJstring(env, notification.requestorId); in nfwNotifyCb() local
|
/frameworks/base/services/core/java/com/android/server/location/gnss/ |
D | GnssVisibilityControl.java | 139 String otherProtocolStackName, byte requestor, String requestorId, byte responseType, in reportNfwNotification() 300 String otherProtocolStackName, byte requestor, String requestorId, in NfwNotification()
|
D | GnssLocationProvider.java | 1847 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification()
|
/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
D | GnssNative.java | 297 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification() 1334 String otherProtocolStackName, byte requestor, String requestorId, in reportNfwNotification()
|