Searched refs:getSoftApManagerInRole (Results 1 – 1 of 1) sorted by relevance
821 return getSoftApManagerInRole(ROLE_SOFTAP_TETHERED); in getTetheredSoftApManager()830 return getSoftApManagerInRole(ActiveModeManager.ROLE_SOFTAP_LOCAL_ONLY); in getLocalOnlySoftApManager()889 private SoftApManager getSoftApManagerInRole(SoftApRole role) { in getSoftApManagerInRole() method in ActiveModeWarden