Searched refs:ActionListener (Results 1 – 16 of 16) sorted by relevance
530 public interface ActionListener { interface in WifiP2pManager775 ((ActionListener) listener).onFailure(message.arg1); in handleMessage()801 ((ActionListener) listener).onSuccess(); in handleMessage()988 public void discoverPeers(Channel c, ActionListener listener) { in discoverPeers()1004 public void stopPeerDiscovery(Channel c, ActionListener listener) { in stopPeerDiscovery()1031 public void connect(Channel c, WifiP2pConfig config, ActionListener listener) { in connect()1048 public void cancelConnect(Channel c, ActionListener listener) { in cancelConnect()1072 public void createGroup(Channel c, ActionListener listener) { in createGroup()1089 public void removeGroup(Channel c, ActionListener listener) { in removeGroup()1095 public void listen(Channel c, boolean enable, ActionListener listener) { in listen()[all …]
22 import android.net.wifi.WifiManager.ActionListener;165 private final ActionListener mConnectListener = new ActionListener() {
61 public interface ActionListener { interface in PipMediaController110 private ArrayList<ActionListener> mListeners = new ArrayList<>();144 public void addListener(ActionListener listener) { in addListener()154 public void removeListener(ActionListener listener) { in removeListener()
41 import com.android.systemui.pip.phone.PipMediaController.ActionListener;197 private ActionListener mMediaActionListener = new ActionListener() {
40 import android.net.wifi.p2p.WifiP2pManager.ActionListener;290 mWifiP2pManager.setWFDInfo(mWifiP2pChannel, wfdInfo, new ActionListener() { in updateWfdEnableState()318 mWifiP2pManager.setWFDInfo(mWifiP2pChannel, wfdInfo, new ActionListener() { in updateWfdEnableState()387 mWifiP2pManager.discoverPeers(mWifiP2pChannel, new ActionListener() { in tryDiscoverPeers()415 mWifiP2pManager.stopPeerDiscovery(mWifiP2pChannel, new ActionListener() { in stopPeerDiscovery()596 mWifiP2pManager.removeGroup(mWifiP2pChannel, new ActionListener() { in updateConnection()634 mWifiP2pManager.cancelConnect(mWifiP2pChannel, new ActionListener() { in updateConnection()694 mWifiP2pManager.connect(mWifiP2pChannel, config, new ActionListener() { in updateConnection()
94 public static interface ActionListener { interface in WifiScanner695 public interface ScanListener extends ActionListener {1018 public interface WifiChangeListener extends ActionListener {1061 public static interface BssidListener extends ActionListener {1222 private int addListener(ActionListener listener) { in addListener()1362 ((ActionListener) listener).onSuccess(); in handleMessage()1366 ((ActionListener) listener).onFailure(result.reason, result.description); in handleMessage()
2347 public interface ActionListener {2868 ((ActionListener) listener).onFailure(message.arg1); in dispatchMessageToListeners()2877 ((ActionListener) listener).onSuccess(); in dispatchMessageToListeners()2960 public void connect(WifiConfiguration config, ActionListener listener) { in connect()2980 public void connect(int networkId, ActionListener listener) { in connect()3005 public void save(WifiConfiguration config, ActionListener listener) { in save()3023 public void forget(int netId, ActionListener listener) { in forget()3037 public void disable(int netId, ActionListener listener) { in disable()
341 new WifiManager.ActionListener() { in connectToWifiWithConfiguration()374 mWifiManager.forget(netId, new WifiManager.ActionListener() { in disconnectAP()
575 mWifiManager.connect(config, new WifiManager.ActionListener() { in connectToWifiWithConfiguration()629 mWifiManager.forget(netId, new WifiManager.ActionListener() { in disconnectAP()
3407 …blic void connect(android.net.wifi.WifiConfiguration, android.net.wifi.WifiManager.ActionListener);3440 public static abstract interface WifiManager.ActionListener {3491 public static abstract interface WifiScanner.ActionListener {3504 …ecated interface WifiScanner.BssidListener implements android.net.wifi.WifiScanner.ActionListener {3540 …bstract interface WifiScanner.ScanListener implements android.net.wifi.WifiScanner.ActionListener {3558 …d interface WifiScanner.WifiChangeListener implements android.net.wifi.WifiScanner.ActionListener {
28558 …, android.net.wifi.p2p.nsd.WifiP2pServiceInfo, android.net.wifi.p2p.WifiP2pManager.ActionListener);28559 …ndroid.net.wifi.p2p.nsd.WifiP2pServiceRequest, android.net.wifi.p2p.WifiP2pManager.ActionListener);28560 …t(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);28561 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);28562 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);28563 …r.Channel, android.net.wifi.p2p.WifiP2pConfig, android.net.wifi.p2p.WifiP2pManager.ActionListener);28564 …p(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);28565 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);28566 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);28568 …p(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);[all …]
3649 …android/net/wifi/p2p/WifiP2pManager$Channel;ILandroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V3651 …p2p/WifiP2pManager$Channel;Ljava/lang/String;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V3653 …Channel;Landroid/net/wifi/p2p/WifiP2pWfdInfo;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V3654 …ndroid/net/wifi/p2p/WifiP2pManager$Channel;IILandroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V3655 …P2pManager$Channel;Landroid/net/wifi/WpsInfo;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V3749 Landroid/net/wifi/WifiManager;->connect(ILandroid/net/wifi/WifiManager$ActionListener;)V3750 Landroid/net/wifi/WifiManager;->disable(ILandroid/net/wifi/WifiManager$ActionListener;)V3752 Landroid/net/wifi/WifiManager;->forget(ILandroid/net/wifi/WifiManager$ActionListener;)V3766 …iManager;->save(Landroid/net/wifi/WifiConfiguration;Landroid/net/wifi/WifiManager$ActionListener;)V
26474 Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;26475 Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;->onFailure(I)V26476 Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;->onSuccess()V26497 …Landroid/net/wifi/p2p/nsd/WifiP2pServiceInfo;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V26498 …droid/net/wifi/p2p/nsd/WifiP2pServiceRequest;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V26500 …Landroid/net/wifi/p2p/WifiP2pManager$Channel;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V26501 …Landroid/net/wifi/p2p/WifiP2pManager$Channel;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V26502 …Landroid/net/wifi/p2p/WifiP2pManager$Channel;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V26503 …$Channel;Landroid/net/wifi/p2p/WifiP2pConfig;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V26504 …Landroid/net/wifi/p2p/WifiP2pManager$Channel;Landroid/net/wifi/p2p/WifiP2pManager$ActionListener;)V[all …]
4046 HPLandroid/net/wifi/WifiScanner$ActionListener;->onFailure(ILjava/lang/String;)V4047 HPLandroid/net/wifi/WifiScanner$ActionListener;->onSuccess()V26685 HSPLandroid/net/wifi/WifiScanner;->addListener(Landroid/net/wifi/WifiScanner$ActionListener;)I
18209 …, android.net.wifi.p2p.nsd.WifiP2pServiceInfo, android.net.wifi.p2p.WifiP2pManager.ActionListener);18210 …ndroid.net.wifi.p2p.nsd.WifiP2pServiceRequest, android.net.wifi.p2p.WifiP2pManager.ActionListener);18211 …t(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);18212 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);18213 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);18214 …r.Channel, android.net.wifi.p2p.WifiP2pConfig, android.net.wifi.p2p.WifiP2pManager.ActionListener);18215 …p(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);18216 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);18217 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);18219 …p(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);[all …]
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...