Searched refs:ActionListener (Results 1 – 15 of 15) sorted by relevance
527 public interface ActionListener { interface in WifiP2pManager728 ((ActionListener) listener).onFailure(message.arg1); in handleMessage()754 ((ActionListener) listener).onSuccess(); in handleMessage()936 public void discoverPeers(Channel c, ActionListener listener) { in discoverPeers()952 public void stopPeerDiscovery(Channel c, ActionListener listener) { in stopPeerDiscovery()979 public void connect(Channel c, WifiP2pConfig config, ActionListener listener) { in connect()996 public void cancelConnect(Channel c, ActionListener listener) { in cancelConnect()1020 public void createGroup(Channel c, ActionListener listener) { in createGroup()1037 public void removeGroup(Channel c, ActionListener listener) { in removeGroup()1043 public void listen(Channel c, boolean enable, ActionListener listener) { in listen()[all …]
57 public interface ActionListener { interface in PipMediaController98 private ArrayList<ActionListener> mListeners = new ArrayList<>();129 public void addListener(ActionListener listener) { in addListener()139 public void removeListener(ActionListener listener) { in removeListener()
39 import com.android.systemui.pip.phone.PipMediaController.ActionListener;179 private ActionListener mMediaActionListener = new ActionListener() {
22 import android.net.wifi.WifiManager.ActionListener;161 private final ActionListener mConnectListener = new ActionListener() {
40 import android.net.wifi.p2p.WifiP2pManager.ActionListener;291 mWifiP2pManager.setWFDInfo(mWifiP2pChannel, wfdInfo, new ActionListener() { in updateWfdEnableState()319 mWifiP2pManager.setWFDInfo(mWifiP2pChannel, wfdInfo, new ActionListener() { in updateWfdEnableState()388 mWifiP2pManager.discoverPeers(mWifiP2pChannel, new ActionListener() { in tryDiscoverPeers()416 mWifiP2pManager.stopPeerDiscovery(mWifiP2pChannel, new ActionListener() { in stopPeerDiscovery()597 mWifiP2pManager.removeGroup(mWifiP2pChannel, new ActionListener() { in updateConnection()635 mWifiP2pManager.cancelConnect(mWifiP2pChannel, new ActionListener() { in updateConnection()695 mWifiP2pManager.connect(mWifiP2pChannel, config, new ActionListener() { in updateConnection()
94 public static interface ActionListener { interface in WifiScanner667 public interface ScanListener extends ActionListener {990 public interface WifiChangeListener extends ActionListener {1033 public static interface BssidListener extends ActionListener {1206 private int addListener(ActionListener listener) { in addListener()1346 ((ActionListener) listener).onSuccess(); in handleMessage()1350 ((ActionListener) listener).onFailure(result.reason, result.description); in handleMessage()
2275 public interface ActionListener {2667 ((ActionListener) listener).onFailure(message.arg1);2676 ((ActionListener) listener).onSuccess();2790 public void connect(WifiConfiguration config, ActionListener listener) {2811 public void connect(int networkId, ActionListener listener) {2834 public void save(WifiConfiguration config, ActionListener listener) {2853 public void forget(int netId, ActionListener listener) {2867 public void disable(int netId, ActionListener listener) {
347 new WifiManager.ActionListener() { in connectToWifiWithConfiguration()380 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()
3007 android.net.wifi.WifiManager$ActionListener3014 android.net.wifi.WifiScanner$ActionListener
29009 …blic void connect(android.net.wifi.WifiConfiguration, android.net.wifi.WifiManager.ActionListener);29112 public static abstract interface WifiManager.ActionListener {29201 public static abstract interface WifiScanner.ActionListener {29214 …ecated interface WifiScanner.BssidListener implements android.net.wifi.WifiScanner.ActionListener {29258 …bstract interface WifiScanner.ScanListener implements android.net.wifi.WifiScanner.ActionListener {29278 …d interface WifiScanner.WifiChangeListener implements android.net.wifi.WifiScanner.ActionListener {29606 …, android.net.wifi.p2p.nsd.WifiP2pServiceInfo, android.net.wifi.p2p.WifiP2pManager.ActionListener);29607 …ndroid.net.wifi.p2p.nsd.WifiP2pServiceRequest, android.net.wifi.p2p.WifiP2pManager.ActionListener);29608 …t(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);29609 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);[all …]
26910 …, android.net.wifi.p2p.nsd.WifiP2pServiceInfo, android.net.wifi.p2p.WifiP2pManager.ActionListener);26911 …ndroid.net.wifi.p2p.nsd.WifiP2pServiceRequest, android.net.wifi.p2p.WifiP2pManager.ActionListener);26912 …t(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);26913 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);26914 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);26915 …r.Channel, android.net.wifi.p2p.WifiP2pConfig, android.net.wifi.p2p.WifiP2pManager.ActionListener);26916 …p(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);26917 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);26918 …s(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);26920 …p(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener);[all …]
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 …]
1913 Landroid/net/wifi/WifiScanner$ActionListener;
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...