Searched refs:notifyInvitationSent (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java1694 notifyInvitationSent(provDisc.pin, device.deviceAddress);
2083 notifyInvitationSent(pin, "any");
2376 private void notifyInvitationSent(String pin, String peerAddress) { method in class:WifiP2pServiceImpl.P2pStateMachine
2586 notifyInvitationSent(pin, config.deviceAddress);

Completed in 30 milliseconds