Home
last modified time | relevance | path

Searched refs:ChannelListener (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/passpoint/
DWifiPasspointManager.java124 public interface ChannelListener { interface in WifiPasspointManager
185 private ChannelListener mChannelListener;
199 Channel(Context context, Looper looper, ChannelListener l) { in Channel()
420 public Channel initialize(Context srcContext, Looper srcLooper, ChannelListener listener) { in initialize()
/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java512 public interface ChannelListener { interface in WifiP2pManager
665 Channel(Context context, Looper looper, ChannelListener l) { in Channel()
672 private ChannelListener mChannelListener;
885 public Channel initialize(Context srcContext, Looper srcLooper, ChannelListener listener) { in initialize()
894 ChannelListener listener) { in initializeInternal()
898 private Channel initalizeChannel(Context srcContext, Looper srcLooper, ChannelListener listener, in initalizeChannel()
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dwifi-direct.jd102 android.net.wifi.p2p.WifiP2pManager#initialize(Context, Looper, WifiP2pManager.ChannelListener) ini…
/frameworks/base/docs/html/guide/topics/connectivity/
Dwifip2p.jd154 <td>{@link android.net.wifi.p2p.WifiP2pManager.ChannelListener}</td>
/frameworks/base/docs/html/
Dsitemap.txt3702 http://developer.android.com/reference/android/net/wifi/p2p/WifiP2pManager.ChannelListener.html
/frameworks/base/api/
Dcurrent.txt19449 …e(android.content.Context, android.os.Looper, android.net.wifi.p2p.WifiP2pManager.ChannelListener);
19490 public static abstract interface WifiP2pManager.ChannelListener {
Dsystem-current.txt21380 …e(android.content.Context, android.os.Looper, android.net.wifi.p2p.WifiP2pManager.ChannelListener);
21421 public static abstract interface WifiP2pManager.ChannelListener {