Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pNative.java722 public boolean p2pServiceFlush() { in p2pServiceFlush() method in WifiP2pNative
DWifiP2pServiceImpl.java3703 mWifiNative.p2pServiceFlush(); in initializeP2pSettings()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pNativeTest.java541 assertTrue(mWifiP2pNative.p2pServiceFlush()); in testP2pServiceFlush()