Searched refs:getSoftApModeConfiguration (Results 1 – 3 of 3) sorted by relevance
455 public SoftApModeConfiguration getSoftApModeConfiguration() { in getSoftApModeConfiguration() method in SoftApManager
1838 softApManager.getSoftApModeConfiguration(), in processMessageFiltered()
402 when(mSoftApManager.getSoftApModeConfiguration()).thenReturn(softApConfig); in enterSoftApActiveMode()