Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DActiveModeWardenTest.java1337 Mutable<Listener<SoftApManager>> lohsSoftApListener = new Mutable<>(); in testStopTetheringButNotLOHS() local
1341 lohsSoftApListener.value = (Listener<SoftApManager>) args[0]; in testStopTetheringButNotLOHS()
1354 lohsSoftApListener.value.onStarted(lohsSoftapManager); in testStopTetheringButNotLOHS()