Searched defs:otherProtocolStackName (Results 1 – 4 of 4) sorted by relevance
/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 | 1576 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification()
|
/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
D | GnssNative.java | 286 String otherProtocolStackName, byte requestor, String requestorId, in onReportNfwNotification() 1196 String otherProtocolStackName, byte requestor, String requestorId, in reportNfwNotification()
|
/frameworks/base/services/core/jni/ |
D | com_android_server_location_GnssLocationProvider.cpp | 1224 jstring otherProtocolStackName = env->NewStringUTF(notification.otherProtocolStackName.c_str()); in nfwNotifyCb() local
|