Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareDataPathStateManagerTest.java273 mDut.createAllDataPathInterfaces(); in testCreateDeleteAllInterfaces()
309 mDut.createAllDataPathInterfaces(); in testCreateDeleteAllInterfaces()
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java5680 public void createAllDataPathInterfaces() { in createAllDataPathInterfaces() method