Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareDataPathStateManagerTest.java285 final int requestorId = 1341234; in testDataPathPmkWithoutPermission() local
321 final int requestorId = 1341234; in testDataPathWithPortInfoOnPublisher() local
360 final int requestorId = 1341234; in testDataPathWithPortInfoInvalidPort() local
394 final int requestorId = 1341234; in testDataPathWithPortInfoButNoSecurityOnSubscriber() local
428 final int requestorId = 1341234; in testDestroyNdiDuringNdpSetupResponder() local
489 final int requestorId = 1341234; in testMultipleNdpsOnSingleNdi() local
1174 final int requestorId = 1341234; in testDataPathInitiatorResponderMismatchUtility() local
1233 final int requestorId = 1341234; in testDataPathInitiatorResponderInvalidUidUtility() local
1306 final int requestorId = 1341234; in testDataPathInitiatorUtilityMore() local
1464 final int requestorId = 1341234; in testDataPathResponderUtility() local
[all …]
DWifiAwareStateManagerTest.java1357 final int requestorId = 22; in testMatchAndMessages() local
1591 final int requestorId = 568; in testMessageWhilePeerChangesIdentity() local
1689 final int requestorId = 22; in testSendMessageToInvalidPeerId() local
1758 final int requestorId = 22; in testSendMessageErrorsImmediateQueueTimeout() local
1883 final int requestorId = 22; in testSendMessageRetransmitSuccess() local
1970 final int requestorId = 22; in testSendMessageRetransmitFail() local
2057 final int requestorId = 22; in testSendMessageQueueSequence() local
2154 final int requestorId = 22; in testSendMessageQueueSequenceImperfect() local
2284 final int requestorId = 22; in testSendEmptyMessages() local
/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/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java139 public String requestorId; field in GpsNetInitiatedHandler.GpsNiNotification
/frameworks/base/services/core/jni/
Dcom_android_server_location_GnssLocationProvider.cpp1257 jstring requestorId = env->NewStringUTF(notification.requestorId.c_str()); in niNotifyCb() local
1296 jstring requestorId = env->NewStringUTF(notification.requestorId.c_str()); in nfwNotifyCb() local