Home
last modified time | relevance | path

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

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