Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java1482 private void sendP2pStateMachineMessage(int what) throws Exception { in sendP2pStateMachineMessage() method in WifiP2pServiceImplTest
1493 sendP2pStateMachineMessage(WifiP2pMonitor.SUP_DISCONNECTION_EVENT); in mockEnterDisabledState()
3694 sendP2pStateMachineMessage(WifiP2pServiceImpl.DISABLE_P2P); in testRequestDeviceInfoNotSetUpInterfaceWhenDeviceAddressExists()
3695 sendP2pStateMachineMessage(WifiP2pMonitor.SUP_DISCONNECTION_EVENT); in testRequestDeviceInfoNotSetUpInterfaceWhenDeviceAddressExists()
3720 sendP2pStateMachineMessage(WifiP2pServiceImpl.DISABLE_P2P); in testRequestDeviceInfoSetUpInterfaceWhenRandomMacEnabled()
3721 sendP2pStateMachineMessage(WifiP2pMonitor.SUP_DISCONNECTION_EVENT); in testRequestDeviceInfoSetUpInterfaceWhenRandomMacEnabled()
3863 sendP2pStateMachineMessage(WifiP2pServiceImpl.ENABLE_P2P); in testCustomizeDefaultDeviceNameIsPreserved()
3877 sendP2pStateMachineMessage(WifiP2pServiceImpl.ENABLE_P2P); in testCustomizeDefaultDeviceNameIsPreserved()
7182 sendP2pStateMachineMessage(WifiP2pServiceImpl.ENABLE_P2P); in testEnableP2pIsIgnoredWhenNoActiveClient()
7326 sendP2pStateMachineMessage(WifiP2pServiceImpl.DISABLE_P2P); in testP2pInfoIsClearedWhenP2pIsDisabledDurningNegotiation()
[all …]