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"],
31 key: "com.android.wifi.key",
32 certificate: ":com.android.wifi.certificate",
45 name: "com.android.wifi-androidManifest",
49 // Mainline wifi apex module.
51 name: "com.android.wifi",
52 defaults: ["com.android.wifi-defaults"],
57 name: "com.android.wifi.key",
58 public_key: "com.android.wifi.avbpubkey",
59 private_key: "com.android.wifi.pem",
63 name: "com.android.wifi.certificate",
64 certificate: "com.android.wifi",
68 name: "wifi-module-sdk",
72 "com.android.wifi",
76 // Encapsulate the contributions made by the com.android.wifi to the bootclasspath.
78 name: "com.android.wifi-bootclasspath-fragment",
79 contents: ["framework-wifi"],
80 apex_available: ["com.android.wifi"],
110 "android.net.wifi",
120 "android.net.wifi.aware",
121 "android.net.wifi.hotspot2",
122 "android.net.wifi.p2p",
123 "android.net.wifi.rtt",
124 "android.net.wifi.twt",
125 "android.net.wifi.util",
126 "com.android.wifi",
132 name: "com.android.wifi-systemserverclasspath-fragment",
133 standalone_contents: ["service-wifi"],
134 apex_available: ["com.android.wifi"],