Searched refs:ApInterfaceEventCallback (Results 1 – 1 of 1) sorted by relevance
488 private class ApInterfaceEventCallback extends IApInterfaceEventCallback.Stub { class in WifiNl80211Manager492 ApInterfaceEventCallback(Executor executor, SoftApCallback listener) { in ApInterfaceEventCallback() method in WifiNl80211Manager.ApInterfaceEventCallback1479 IApInterfaceEventCallback wificondCallback = new ApInterfaceEventCallback(executor, in registerApCallback()