Searched refs:ActionListenerProxy (Results 1 – 1 of 1) sorted by relevance
7338 private class ActionListenerProxy extends IActionListener.Stub { class in WifiManager7343 ActionListenerProxy(String actionTag, Looper looper, ActionListener callback) { in ActionListenerProxy() method in WifiManager.ActionListenerProxy7372 ActionListenerProxy listenerProxy = null; in connectInternal()7374 listenerProxy = new ActionListenerProxy("connect", mLooper, listener); in connectInternal()7521 ActionListenerProxy listenerProxy = null; in save()7523 listenerProxy = new ActionListenerProxy("save", mLooper, listener); in save()7559 ActionListenerProxy listenerProxy = null; in forget()7561 listenerProxy = new ActionListenerProxy("forget", mLooper, listener); in forget()