Searched refs:ChannelListener (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/wifi/java/android/net/wifi/p2p/ |
D | WifiP2pManager.java | 518 public interface ChannelListener { interface in WifiP2pManager 671 Channel(Context context, Looper looper, ChannelListener l) { in Channel() 678 private ChannelListener mChannelListener; 891 public Channel initialize(Context srcContext, Looper srcLooper, ChannelListener listener) { in initialize() 900 ChannelListener listener) { in initializeInternal() 904 private Channel initalizeChannel(Context srcContext, Looper srcLooper, ChannelListener listener, in initalizeChannel()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18218 …e(android.content.Context, android.os.Looper, android.net.wifi.p2p.WifiP2pManager.ChannelListener); 18259 public static abstract interface WifiP2pManager.ChannelListener {
|
/frameworks/base/api/ |
D | current.txt | 26919 …e(android.content.Context, android.os.Looper, android.net.wifi.p2p.WifiP2pManager.ChannelListener); 26960 public static abstract interface WifiP2pManager.ChannelListener {
|
D | system-current.txt | 29615 …e(android.content.Context, android.os.Looper, android.net.wifi.p2p.WifiP2pManager.ChannelListener); 29656 public static abstract interface WifiP2pManager.ChannelListener {
|