Searched refs:apInterface (Results 1 – 1 of 1) sorted by relevance
824 IApInterface apInterface = null; in setupInterfaceForSoftApMode() local826 apInterface = mWificond.createApInterface(ifaceName); in setupInterfaceForSoftApMode()832 if (apInterface == null) { in setupInterfaceForSoftApMode()836 Binder.allowBlocking(apInterface.asBinder()); in setupInterfaceForSoftApMode()839 mApInterfaces.put(ifaceName, apInterface); in setupInterfaceForSoftApMode()