Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java1179 public boolean p2pServiceFlush() { in p2pServiceFlush() method in WifiNative
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2734 mWifiNative.p2pServiceFlush(); in initializeP2pSettings()