Home
last modified time | relevance | path

Searched refs:stubs (Results 1 – 25 of 194) sorted by relevance

12345678

/packages/modules/Bluetooth/tools/lint/checks/tests/com/android/bluetooth/lint/test/
DLogEnforcementVariableCreationDetectorTest.kt59 *stubs in getDetector()
91 *stubs in testClassWithVVar_issueFound()
123 *stubs in testClassWithDbgVar_issueFound()
155 *stubs in testClassWithVdbgVar_issueFound()
187 *stubs in testClassWithDebugVar_issueFound()
219 *stubs in testClassWithVerboseVar_issueFound()
251 *stubs in testClassWithDbgEndingVar_issueFound()
283 *stubs in testClassWithVdbgEndingVar_issueFound()
317 *stubs in testClassWithMemberDbgVar_issueFound()
349 *stubs in testClassWithMemberDebugVar_issueFound()
[all …]
DGuardedLogLineDetectorTest.kt67 *stubs in getDetector()
104 *stubs in testUnguardedLogStatements_inSafeIfStatement_noIssuesFound()
135 *stubs in testGuardedLogWithIsLoggable_warningFound()
169 *stubs in testGuardedLogWithDbgVariable_issueFound()
203 *stubs in testGuardedLogWithUnaryDbgVariable_issueFound()
237 *stubs in testGuardedLogWithBinaryDbgVariable_issueFound()
271 *stubs in testGuardedLogWithPolyadicDbgVariable_issueFound()
305 *stubs in testGuardedLogWithParenthesizedDbgVariable_issueFound()
341 *stubs in testGuardedLogInNestedIfWithDbgVariable_issueFound()
377 *stubs in testGuardedLogInIfElseWithDbgVariableInElseIf_issueFound()
[all …]
/packages/modules/AdServices/adservices/linter/tests/java/android/adservices/lint/test/
DDeviceConfigUsageDetectorTest.kt50 *stubs) in getDetector()
75 *stubs) in applicableMethodCalls_getBoolean_throws()
100 *stubs) in applicableMethodCalls_getInt_throws()
125 *stubs) in applicableMethodCalls_getLong_throws()
151 *stubs) in applicableMethodCalls_getFloat_throws()
176 *stubs) in applicableMethodCalls_getProperty_throws()
201 *stubs) in applicableMethodCalls_getProperties_throws()
226 *stubs) in applicableMethodCalls_getString_pass()
245 *stubs) in applicableMethodCalls_getBoolean_pass()
264 *stubs) in applicableMethodCalls_getInt_pass()
[all …]
DRoomDatabaseMigrationDetectorTest.kt78 *stubs in getDetector()
115 *stubs in testMigrationPath_missingDatabaseAnnotationError()
157 *stubs in testMigrationPath_missingMigrationPathAttribute()
201 *stubs in testMigrationPath_incompleteMigrationPath()
245 *stubs in testMigrationPath_missingDatabaseVersionFieldInClass()
288 *stubs in testMigrationPath_missingDatabaseVersionAnnotationField()
336 *stubs in testMigrationPath_failedToReferenceDatabaseVersionError()
384 *stubs in testMigrationPath_schemaExportFalseError()
430 *stubs in testMigrationPath_schemaExportTrue_happyCase()
473 *stubs in testMigrationPath_databaseNotRegistered()
[all …]
DBackCompatJobServiceDetectorTest.kt64 ), *stubs in getDetector()
90 """), *stubs).run().expectClean() in validJobService_literalExpression_doesNotThrow()
113 *stubs in invalidJobService_noneJobService_doesNotThrow()
140 *stubs in invalidJobService_noneFieldInitializer_doesNotThrow()
167 *stubs in invalidJobService_throws()
208 *stubs in invalidJobService_getLogger_throws()
288 private val stubs = constant in android.adservices.lint.test.BackCompatJobServiceDetectorTest
DBackCompatNewFileDetectorTest.kt51 """), *stubs) in getDetector()
84 """), *stubs) in otherFileMethods_doesNotThrow()
106 """), *stubs) in applicableMethodCalls_throws()
141 """), *stubs) in sameMethodNames_differentClasses_doesNotThrow()
232 private val stubs = constant in android.adservices.lint.test.BackCompatNewFileDetectorTest
DPreconditionsCheckStateDetectorTest.kt59 *stubs) in applicableMethodCalls_throws()
87 *stubs) in applicableMethodCalls_noPreconditionsCheckState_pass()
109 *stubs) in applicableMethodCalls_usingSharedUtilClass_pass()
135 private val stubs = constant
/packages/services/Car/car-lib/
DAndroid.bp125 name: "android.car-stubs-docs",
149 name: "android.car-system-stubs-docs",
175 name: "android.car-test-stubs-docs",
202 // Generates stubs for API documentation.
204 name: "car-doc-stubs",
240 // The metalava conversion is done by droidstub module "car-doc-stubs".
246 ":car-doc-stubs",
274 name: "android.car-stubs.jar_defaults",
280 name: "android.car-stubs-dex.jar_defaults",
285 name: "android.car-stubs",
[all …]
/packages/modules/Wifi/framework/
DAndroid.bp101 // java_sdk_library `framework-wifi` needs sources to generate stubs, so it cannot reuse
140 "framework-connectivity.stubs.module_lib",
141 "framework-location.stubs.module_lib",
142 "framework-tethering.stubs.module_lib",
162 "framework-connectivity.stubs.module_lib",
163 "framework-location.stubs.module_lib",
164 "framework-tethering.stubs.module_lib",
169 "framework-connectivity.stubs",
170 "framework-location.stubs",
171 "framework-tethering.stubs",
[all …]
/packages/modules/Connectivity/framework/
DAndroid.bp79 "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",
[all …]
/packages/modules/Uwb/service/
DAndroid.bp53 "framework-statsd.stubs.module_lib",
54 "framework-wifi.stubs.module_lib",
55 "framework-bluetooth.stubs.module_lib",
56 "framework-location.stubs.module_lib",
105 "framework-statsd.stubs.module_lib",
106 "framework-wifi.stubs.module_lib",
107 "framework-bluetooth.stubs.module_lib",
108 "framework-connectivity.stubs.module_lib",
/packages/modules/Connectivity/tools/
DAndroid.bp55 name: "framework-connectivity.stubs.module_lib-for-test",
58 "framework-connectivity.stubs.module_lib",
67 name: "framework-connectivity-t.stubs.module_lib-for-test",
70 "framework-connectivity-t.stubs.module_lib",
91 ":framework-connectivity.stubs.module_lib-for-test",
92 ":framework-connectivity-t.stubs.module_lib-for-test",
/packages/services/Car/car_product/build/
Dcar.mk277 PRODUCT_HIDDENAPI_STUBS := android.car-module.stubs
278 PRODUCT_HIDDENAPI_STUBS_SYSTEM := android.car-module.stubs.system
279 PRODUCT_HIDDENAPI_STUBS_TEST := android.car-module.stubs.test
285 PRODUCT_HIDDENAPI_STUBS := android.car-stubs-dex
286 PRODUCT_HIDDENAPI_STUBS_SYSTEM := android.car-system-stubs-dex
287 PRODUCT_HIDDENAPI_STUBS_TEST := android.car-test-stubs-dex
Dcar_system.mk257 PRODUCT_HIDDENAPI_STUBS := android.car-module.stubs
258 PRODUCT_HIDDENAPI_STUBS_SYSTEM := android.car-module.stubs.system
259 PRODUCT_HIDDENAPI_STUBS_TEST := android.car-module.stubs.test
265 PRODUCT_HIDDENAPI_STUBS := android.car-stubs-dex
266 PRODUCT_HIDDENAPI_STUBS_SYSTEM := android.car-system-stubs-dex
267 PRODUCT_HIDDENAPI_STUBS_TEST := android.car-test-stubs-dex
/packages/providers/MediaProvider/photopicker/tests/
DAndroid.bp13 "framework-configinfrastructure.stubs.module_lib",
14 "framework-connectivity.stubs.module_lib",
16 // Include stubs for @TestApi methods
/packages/apps/Contacts/tests/
DAndroid.bp36 "android.test.runner.stubs",
37 "android.test.base.stubs",
38 "android.test.mock.stubs",
/packages/apps/Messaging/tests/
DAndroid.bp38 "android.test.mock.stubs",
39 "android.test.runner.stubs",
40 "android.test.base.stubs",
/packages/apps/TV/tests/
DAndroid.bp34 "android.test.runner.stubs",
35 "android.test.base.stubs",
36 "android.test.mock.stubs",
/packages/modules/common/build/mainline_modules_sdks_test_data/
Dtethering_for_r_Android.bp28 jars: ["public/framework-tethering-stubs.jar"],
34 jars: ["system/framework-tethering-stubs.jar"],
40 jars: ["module-lib/framework-tethering-stubs.jar"],
Dgoogle_wifi_for_r_Android.bp29 jars: ["public/framework-wifi-stubs.jar"],
35 jars: ["system/framework-wifi-stubs.jar"],
41 jars: ["module-lib/framework-wifi-stubs.jar"],
Dipsec_for_r_Android.bp29 jars: ["public/android.net.ipsec.ike-stubs.jar"],
35 jars: ["system/android.net.ipsec.ike-stubs.jar"],
41 jars: ["module-lib/android.net.ipsec.ike-stubs.jar"],
/packages/inputmethods/LatinIME/tests/
DAndroid.bp42 "android.test.mock.stubs",
43 "android.test.runner.stubs",
44 "android.test.base.stubs",
/packages/modules/IPsec/
DAndroid.bp42 "framework-connectivity.stubs.module_lib",
43 "framework-connectivity-t.stubs.module_lib",
44 "framework-statsd.stubs.module_lib",
47 "framework-connectivity.stubs.module_lib",
48 "framework-connectivity-t.stubs.module_lib",
/packages/modules/Connectivity/Tethering/common/TetheringLib/
DAndroid.bp52 stub_only_libs: ["framework-connectivity.stubs.module_lib"],
78 ":framework-tethering.stubs.module_lib{.jar}",
87 "--apistubs $(location :framework-tethering.stubs.module_lib{.jar}) " +
99 libs: ["framework-connectivity.stubs.module_lib"],
/packages/modules/OnDevicePersonalization/tests/manualtests/
DAndroid.bp35 "framework-connectivity.stubs.module_lib",
36 "framework-location.stubs.module_lib",
40 "framework-statsd.stubs.module_lib", // For WW logging

12345678