OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onDataPathConfirmNotification
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
WifiAwareNativeCallback.java
492
mWifiAwareStateManager.
onDataPathConfirmNotification
(event.ndpInstanceId,
511
mWifiAwareStateManager.
onDataPathConfirmNotification
(event.V1_0.ndpInstanceId,
WifiAwareStateManager.java
[
all
...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/aware/
WifiAwareDataPathStateManagerTest.java
423
mDut.
onDataPathConfirmNotification
(ndpId + i, peerDataPathMac, true, 0, null, null);
535
mDut.
onDataPathConfirmNotification
(ndpId, peerDataPathMac, true, 0, null, null);
644
mDut.
onDataPathConfirmNotification
(ndpId + i, peerDataPathMac, true, 0, null, null);
[
all
...]
Completed in 258 milliseconds