Searched refs:createAllInterfaces (Results 1 – 3 of 3) sorted by relevance
232 public void createAllInterfaces() { in createAllInterfaces() method in WifiAwareDataPathStateManager
4404 mDataPathMgr.createAllInterfaces(); in onConfigCompletedLocal()5681 mDataPathMgr.createAllInterfaces(); in createAllDataPathInterfaces()
546 inOrder.verify(mMockAwareDataPathStatemanager).createAllInterfaces(); in testAwareDataPathInterfaceUpDown()