Searched defs:Channel (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Virtualization/guest/forwarder_guest_launcher/src/ |
D | main.rs | 61 mut client: DebianServiceClient<Channel>, in process_forwarding_request_queue() 91 client: &mut DebianServiceClient<Channel>, in send_active_ports_report() 112 mut client: DebianServiceClient<Channel>, in report_active_ports()
|
/packages/apps/SecureElement/src/com/android/se/ |
D | Channel.java | 42 public class Channel implements IBinder.DeathRecipient { class 56 Channel(SecureElementSession session, Terminal terminal, int channelNumber, in Channel() method in Channel
|
/packages/modules/Bluetooth/tools/rootcanal/ |
D | README.md | 77 ### Phy Channels
|
/packages/modules/Bluetooth/android/pandora/server/src/ |
D | L2cap.kt | 209 fun Channel.id(): Long = this.cookie.value.toStringUtf8().toLong() method 211 fun Channel.toBluetoothSocket(channels: HashMap<Long, BluetoothSocket>): BluetoothSocket = method
|
/packages/apps/Dialer/java/com/android/dialer/speeddial/database/ |
D | SpeedDialEntry.java | 82 public abstract static class Channel { class in SpeedDialEntry
|
/packages/modules/Bluetooth/pandora/server/bumble_experimental/ |
D | asha.py | 151 def on_coc(channel: Channel) -> None:
|
/packages/apps/TV/src/com/android/tv/data/api/ |
D | Channel.java | 31 public interface Channel { interface
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/ |
D | CccParams.java | 98 public @interface Channel {} annotation in CccParams
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/ |
D | AliroParams.java | 102 public @interface Channel {} annotation in AliroParams
|
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/ |
D | WifiP2pManager.java | 1720 public static class Channel implements AutoCloseable { class in WifiP2pManager 1722 public Channel(Context context, Looper looper, ChannelListener l, Binder binder, in Channel() method in WifiP2pManager.Channel
|