Home
last modified time | relevance | path

Searched defs:ActionListenerProxy (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiManager.java5230 private class ActionListenerProxy extends IActionListener.Stub { class in WifiManager
5235 ActionListenerProxy(String actionTag, Looper looper, ActionListener callback) { in ActionListenerProxy() method in WifiManager.ActionListenerProxy