Home
last modified time | relevance | path

Searched defs:otherProtocolStackName (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DGnssVisibilityControl.java140 String otherProtocolStackName, byte requestor, String requestorId, byte responseType, in reportNfwNotification()
301 String otherProtocolStackName, byte requestor, String requestorId, in NfwNotification()
/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp1295 jstring otherProtocolStackName = env->NewStringUTF(notification.otherProtocolStackName.c_str()); in nfwNotifyCb() local