Searched refs:onInstantHotspotStateChanged (Results 1 – 2 of 2) sorted by relevance
190 mViewModel.onInstantHotspotStateChanged(null); in onInstantHotspotStateChanged_stageNull_summarySetValueNull()200 mViewModel.onInstantHotspotStateChanged(state); in onInstantHotspotStateChanged_stateEnabled_summarySetValueOn()211 mViewModel.onInstantHotspotStateChanged(state); in onInstantHotspotStateChanged_stateNotEnabled_recordVisibleSummaryOff()
92 state -> onInstantHotspotStateChanged(state);216 void onInstantHotspotStateChanged(SharedConnectivitySettingsState state) { in onInstantHotspotStateChanged() method in WifiTetherViewModel