Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
H A DWifiP2pServiceImplTest.java283 ArrayList<String> tetherList = new ArrayList<>(); in simulateTetherReady() local
290 intent.putStringArrayListExtra(TetheringManager.EXTRA_ACTIVE_TETHER, tetherList); in simulateTetherReady()