Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
H A DWifiP2pServiceImplTest.java639 private void sendSimpleMsg(Messenger replyMessenger, in sendSimpleMsg() method in WifiP2pServiceImplTest
657 private void sendSimpleMsg(Messenger replyMessenger, in sendSimpleMsg() method in WifiP2pServiceImplTest
1715 sendSimpleMsg(mClientMessenger, WifiP2pManager.START_LISTEN); in testStartListenFailureWhenPermissionDenied()
1760 sendSimpleMsg(mClientMessenger, WifiP2pManager.STOP_LISTEN); in testStopListenFailureWhenPermissionDenied()
1773 sendSimpleMsg(mClientMessenger, WifiP2pManager.STOP_LISTEN); in testStopListenFailureWhenNativeCallFailure()
1786 sendSimpleMsg(mClientMessenger, WifiP2pManager.STOP_LISTEN); in testStopListenSuccess()
2254 sendSimpleMsg(null, WifiP2pMonitor.P2P_GROUP_REMOVED_EVENT); in testEndConnectionEventWhenGroupRemoval()
4207 sendSimpleMsg(null, in testGroupOwnerIntentSelectionWithoutStaConnection()
4233 sendSimpleMsg(null, in testGroupOwnerIntentSelectionWith24GStaConnection()
4259 sendSimpleMsg(null, in testGroupOwnerIntentSelectionWith5GHzStaConnection()
[all …]