Lines Matching refs:stubs
79 "framework-connectivity-t.stubs.module_lib",
82 // TODO: figure out why just using "framework-tethering" uses the stubs, even though both
84 "framework-location.stubs.module_lib",
86 "framework-wifi.stubs.module_lib",
104 "framework-connectivity-t.stubs.module_lib",
123 // to generate the SDK stubs.
131 // to generate the connectivity stubs. That would create a circular dependency
132 // because the tethering impl depend on the connectivity stubs (e.g.,
134 "framework-location.stubs.module_lib",
136 "framework-wifi.stubs.module_lib",
265 ":framework-connectivity.stubs.module_lib{.jar}",
266 ":framework-connectivity-t.stubs.module_lib{.jar}",
267 ":framework-connectivity-module-api-stubs-including-flagged{.jar}",
278 "--apistubs $(location :framework-connectivity.stubs.module_lib{.jar}) " +
279 "--apistubs $(location :framework-connectivity-t.stubs.module_lib{.jar}) " +
280 "--apistubs $(location :framework-connectivity-module-api-stubs-including-flagged{.jar}) " +
293 name: "framework-connectivity-module-api-stubs-including-flagged-droidstubs",
315 name: "framework-connectivity-module-api-stubs-including-flagged",
316 srcs: [":framework-connectivity-module-api-stubs-including-flagged-droidstubs"],