Searched defs:Channel (Results 1 – 7 of 7) sorted by relevance
42 public class Channel implements IBinder.DeathRecipient { class56 Channel(SecureElementSession session, Terminal terminal, int channelNumber, in Channel() method in Channel
77 ### Phy Channels
82 public abstract static class Channel { class in SpeedDialEntry
150 def on_coc(channel: Channel) -> None:
98 public @interface Channel {} annotation in CccParams
31 public interface Channel { interface
1228 public static class Channel implements AutoCloseable { class in WifiP2pManager1230 public Channel(Context context, Looper looper, ChannelListener l, Binder binder, in Channel() method in WifiP2pManager.Channel