Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java4532 notifyInvitationSent(provDisc.pin, device.deviceAddress); in processMessageImpl()
5295 notifyInvitationSent(pin, "any"); in processMessageImpl()
6006 private void notifyInvitationSent(String pin, String peerAddress) { in notifyInvitationSent() method in WifiP2pServiceImpl.P2pStateMachine
6498 notifyInvitationSent(pin, config.deviceAddress); in p2pConnectWithPinDisplay()
7773 notifyInvitationSent(mSavedPeerConfig.wps.pin, in handleSetConnectionResultForInvitationSent()