Searched refs:ActionListenerProxy (Results 1 – 1 of 1) sorted by relevance
7537 private class ActionListenerProxy extends IActionListener.Stub { class in WifiManager7542 ActionListenerProxy(String actionTag, Looper looper, ActionListener callback) { in ActionListenerProxy() method in WifiManager.ActionListenerProxy7571 ActionListenerProxy listenerProxy = null; in connectInternal()7573 listenerProxy = new ActionListenerProxy("connect", mContext.getMainLooper(), listener); in connectInternal()7720 ActionListenerProxy listenerProxy = null; in save()7722 listenerProxy = new ActionListenerProxy("save", mContext.getMainLooper(), listener); in save()7758 ActionListenerProxy listenerProxy = null; in forget()7760 listenerProxy = new ActionListenerProxy("forget", mContext.getMainLooper(), listener); in forget()