/packages/modules/Permission/tests/lint/checks/src/test/java/com/android/permissioncontroller/lint/permissionpolicy/ |
D | PlatformPermissionWithoutFlagDetectorTest.kt | 25 override fun getDetector(): Detector = PlatformPermissionWithoutFlagDetector() in getDetector() method in com.android.permissioncontroller.lint.permissionpolicy.PlatformPermissionWithoutFlagDetectorTest
|
/packages/apps/Launcher3/checks/tests/com/android/internal/launcher3/lint/ |
D | CustomDialogDetectorTest.kt | 27 override fun getDetector(): Detector = CustomDialogDetector() in getDetector() method in com.android.internal.launcher3.lint.CustomDialogDetectorTest
|
/packages/modules/AdServices/adservices/linter/tests/java/android/adservices/lint/test/ |
D | BackCompatAndroidProcessDetectorTest.kt | 30 override fun getDetector(): Detector = BackCompatAndroidProcessDetector() in getDetector() method in android.adservices.lint.test.BackCompatAndroidProcessDetectorTest
|
D | PreconditionsCheckStateDetectorTest.kt | 31 override fun getDetector(): Detector = PreconditionsCheckStateDetector() in getDetector() method in android.adservices.lint.test.PreconditionsCheckStateDetectorTest
|
D | SharedPreferencesUsageDetectorTest.kt | 31 override fun getDetector(): Detector = SharedPreferencesUsageDetector() in getDetector() method in android.adservices.lint.test.SharedPreferencesUsageDetectorTest
|
D | BackCompatNewFileDetectorTest.kt | 31 override fun getDetector(): Detector = BackCompatNewFileDetector() in getDetector() method in android.adservices.lint.test.BackCompatNewFileDetectorTest
|
D | BackCompatJobServiceDetectorTest.kt | 31 override fun getDetector(): Detector = BackCompatJobServiceDetector() in getDetector() method in android.adservices.lint.test.BackCompatJobServiceDetectorTest
|
D | StaticContextDetectorTest.kt | 31 override fun getDetector(): Detector = StaticContextDetector() in getDetector() method in android.adservices.lint.test.StaticContextDetectorTest
|
D | KillSwitchFlagUsageDetectorTest.kt | 34 override fun getDetector(): Detector = KillSwitchFlagUsageDetector() in getDetector() method in android.adservices.lint.test.KillSwitchFlagUsageDetectorTest
|
D | JUnitAssertDetectorTest.kt | 29 override fun getDetector(): Detector = JUnitAssertDetector() in getDetector() method in android.adservices.lint.test.JUnitAssertDetectorTest
|
D | SystemPropertiesUsageDetectorTest.kt | 31 override fun getDetector(): Detector = SystemPropertiesUsageDetector() in getDetector() method in android.adservices.lint.test.SystemPropertiesUsageDetectorTest
|
D | ErrorLogUtilMockingUsageDetectorTest.kt | 32 override fun getDetector(): Detector = ErrorLogUtilMockingUsageDetector() in getDetector() method in android.adservices.lint.test.ErrorLogUtilMockingUsageDetectorTest
|
D | DeviceConfigUsageDetectorTest.kt | 31 override fun getDetector(): Detector = DeviceConfigUsageDetector() in getDetector() method in android.adservices.lint.test.DeviceConfigUsageDetectorTest
|
D | RoomDatabaseMigrationDetectorTest.kt | 31 override fun getDetector(): Detector = RoomDatabaseMigrationDetector() in getDetector() method in android.adservices.lint.test.RoomDatabaseMigrationDetectorTest
|
/packages/modules/Permission/SafetyCenter/ConfigLintChecker/tests/java/android/safetycenter/lint/test/ |
D | ConfigSchemaDetectorTest.kt | 34 override fun getDetector(): Detector = ConfigSchemaDetector() in getDetector() method in android.safetycenter.lint.test.ConfigSchemaDetectorTest
|
D | ParserExceptionDetectorTest.kt | 36 override fun getDetector(): Detector = ParserExceptionDetector() in getDetector() method in android.safetycenter.lint.test.ParserExceptionDetectorTest
|
/packages/providers/MediaProvider/photopicker/lint/checks/tests/src/com/android/photopicker/lint/test/ |
D | LazyInjectionDetectorTest.kt | 32 override fun getDetector(): Detector = LazyInjectionDetector() in getDetector() method in com.android.photopicker.lint.test.LazyInjectionDetectorTest
|
/packages/modules/Bluetooth/tools/lint/checks/tests/com/android/bluetooth/lint/test/ |
D | GuardedLogLineDetectorTest.kt | 32 override fun getDetector(): Detector = GuardedLogLineDetector() in getDetector() method in com.android.bluetooth.lint.test.GuardedLogLineDetectorTest
|
D | LogEnforcementVariableCreationDetectorTest.kt | 32 override fun getDetector(): Detector = LogEnforcementVariableCreationDetector() in getDetector() method in com.android.bluetooth.lint.test.LogEnforcementVariableCreationDetectorTest
|