Lines Matching refs:wifi
22 name: "com.android.wifi-defaults",
23 androidManifest: ":com.android.wifi-androidManifest",
24 bootclasspath_fragments: ["com.android.wifi-bootclasspath-fragment"],
25 systemserverclasspath_fragments: ["com.android.wifi-systemserverclasspath-fragment"],
26 compat_configs: ["wifi-compat-config"],
33 key: "com.android.wifi.key",
34 certificate: ":com.android.wifi.certificate",
45 "libservice-wifi-jni",
54 name: "com.android.wifi-androidManifest",
58 // Mainline wifi apex module.
60 name: "com.android.wifi",
61 defaults: ["com.android.wifi-defaults"],
66 name: "com.android.wifi.key",
67 public_key: "com.android.wifi.avbpubkey",
68 private_key: "com.android.wifi.pem",
72 name: "com.android.wifi.certificate",
73 certificate: "com.android.wifi",
77 name: "wifi-module-sdk",
81 "com.android.wifi",
85 // Encapsulate the contributions made by the com.android.wifi to the bootclasspath.
87 name: "com.android.wifi-bootclasspath-fragment",
88 contents: ["framework-wifi"],
89 apex_available: ["com.android.wifi"],
119 "android.net.wifi",
129 "android.net.wifi.aware",
130 "android.net.wifi.hotspot2",
131 "android.net.wifi.p2p",
132 "android.net.wifi.rtt",
133 "android.net.wifi.twt",
134 "android.net.wifi.usd",
135 "android.net.wifi.util",
136 "com.android.wifi",
142 name: "com.android.wifi-systemserverclasspath-fragment",
143 standalone_contents: ["service-wifi"],
144 apex_available: ["com.android.wifi"],