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

/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pService.java1258 notifyInvitationSent(provDisc.pin, device.deviceAddress);
1613 notifyInvitationSent(pin,
1879 private void notifyInvitationSent(String pin, String peerAddress) { method in class:WifiP2pService.P2pStateMachine
2234 notifyInvitationSent(pin, config.deviceAddress);

Completed in 54 milliseconds