Lines Matching refs:connectivity
26 defaults: ["framework-connectivity-test-defaults"],
58 jarjar_rules: ":connectivity-jarjar-rules",
71 "framework-connectivity-test-defaults",
94 "libservice-connectivity",
106 // defaults for tests that need to build against framework-connectivity's @hide APIs
107 // Only usable from targets that have visibility on framework-connectivity.impl.
108 // Instead of using this, consider avoiding to depend on hidden connectivity APIs in
111 name: "framework-connectivity-test-defaults",
114 // order matters: classes in framework-connectivity are resolved before framework,
115 // meaning @hide APIs in framework-connectivity are resolved before @SystemApi
117 "framework-connectivity.impl",