Searched refs:lohsSoftApListener (Results 1 – 1 of 1) sorted by relevance
1337 Mutable<Listener<SoftApManager>> lohsSoftApListener = new Mutable<>(); in testStopTetheringButNotLOHS() local1341 lohsSoftApListener.value = (Listener<SoftApManager>) args[0]; in testStopTetheringButNotLOHS()1354 lohsSoftApListener.value.onStarted(lohsSoftapManager); in testStopTetheringButNotLOHS()