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