Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java7682 private boolean handleSetConnectionResultCommon(@NonNull Message message) { in handleSetConnectionResultCommon() method in WifiP2pServiceImpl.P2pStateMachine
7719 if (!handleSetConnectionResultCommon(message)) return false; in handleSetConnectionResult()
7766 if (!handleSetConnectionResultCommon(message)) return false; in handleSetConnectionResultForInvitationSent()