Home
last modified time | relevance | path

Searched defs:getDetector (Results 1 – 25 of 60) sorted by relevance

123

/aosp_15_r20/external/google-cloud-java/java-securitycenter-settings/proto-google-cloud-securitycenter-settings-v1beta1/src/main/java/com/google/cloud/securitycenter/settings/v1beta1/
H A DDetector.java95 public java.lang.String getDetector() { in getDetector() method in Detector
757 public java.lang.String getDetector() { in getDetector() method in Detector.Builder
H A DDetectorOrBuilder.java37 java.lang.String getDetector(); in getDetector() method
/aosp_15_r20/development/tools/checkcolor/src/test/java/com/google/checkcolor/lint/
H A DHardcodedColorDetectorTest.java36 protected Detector getDetector() { in getDetector() method in HardcodedColorDetectorTest
/aosp_15_r20/packages/modules/Permission/tests/lint/checks/src/test/java/com/android/permissioncontroller/lint/permissionpolicy/
DPlatformPermissionWithoutFlagDetectorTest.kt25 override fun getDetector(): Detector = PlatformPermissionWithoutFlagDetector() in getDetector() method in com.android.permissioncontroller.lint.permissionpolicy.PlatformPermissionWithoutFlagDetectorTest
/aosp_15_r20/cts/tools/lint/checks/src/test/java/com/android/cts/lint/
H A DPackageNameDetectorTest.kt25 override fun getDetector(): Detector = PackageNameDetector() in getDetector() method in com.android.cts.lint.PackageNameDetectorTest
/aosp_15_r20/frameworks/base/packages/SystemUI/checks/tests/com/android/internal/systemui/lint/
H A DSoftwareBitmapDetectorTest.kt26 override fun getDetector(): Detector = SoftwareBitmapDetector() in getDetector() method in com.android.internal.systemui.lint.SoftwareBitmapDetectorTest
H A DMissingApacheLicenseDetectorTest.kt26 override fun getDetector(): Detector { in getDetector() method in com.android.internal.systemui.lint.MissingApacheLicenseDetectorTest
H A DStaticSettingsProviderDetectorTest.kt26 override fun getDetector(): Detector = StaticSettingsProviderDetector() in getDetector() method in com.android.internal.systemui.lint.StaticSettingsProviderDetectorTest
H A DTestFunctionNameViolationDetectorTest.kt27 override fun getDetector(): Detector = TestFunctionNameViolationDetector() in getDetector() method in com.android.internal.systemui.lint.TestFunctionNameViolationDetectorTest
H A DRegisterReceiverViaContextDetectorTest.kt26 override fun getDetector(): Detector = RegisterReceiverViaContextDetector() in getDetector() method in com.android.internal.systemui.lint.RegisterReceiverViaContextDetectorTest
H A DNonInjectedServiceDetectorTest.kt26 override fun getDetector(): Detector = NonInjectedServiceDetector() in getDetector() method in com.android.internal.systemui.lint.NonInjectedServiceDetectorTest
H A DNonInjectedMainThreadDetectorTest.kt26 override fun getDetector(): Detector = NonInjectedMainThreadDetector() in getDetector() method in com.android.internal.systemui.lint.NonInjectedMainThreadDetectorTest
H A DCollectAsStateDetectorTest.kt26 override fun getDetector(): Detector { in getDetector() method in com.android.internal.systemui.lint.CollectAsStateDetectorTest
H A DSlowUserQueryDetectorTest.kt26 override fun getDetector(): Detector = SlowUserQueryDetector() in getDetector() method in com.android.internal.systemui.lint.SlowUserQueryDetectorTest
H A DRegisterContentObserverViaContentResolverDetectorTest.kt26 override fun getDetector(): Detector = RegisterContentObserverViaContentResolverDetector() in getDetector() method in com.android.internal.systemui.lint.RegisterContentObserverViaContentResolverDetectorTest
H A DBroadcastSentViaContextDetectorTest.kt26 override fun getDetector(): Detector = BroadcastSentViaContextDetector() in getDetector() method in com.android.internal.systemui.lint.BroadcastSentViaContextDetectorTest
/aosp_15_r20/packages/modules/AdServices/adservices/linter/tests/java/android/adservices/lint/test/
DBackCompatAndroidProcessDetectorTest.kt30 override fun getDetector(): Detector = BackCompatAndroidProcessDetector() in getDetector() method in android.adservices.lint.test.BackCompatAndroidProcessDetectorTest
DPreconditionsCheckStateDetectorTest.kt31 override fun getDetector(): Detector = PreconditionsCheckStateDetector() in getDetector() method in android.adservices.lint.test.PreconditionsCheckStateDetectorTest
/aosp_15_r20/tools/apifinder/checks/src/test/java/com/android/apifinder/
H A DApiFinderDetectorTest.kt97 override fun getDetector(): Detector { in getDetector() method in com.google.android.apifinder.ApiFinderDetectorTest
/aosp_15_r20/frameworks/base/tools/lint/global/checks/src/test/java/com/google/android/lint/aidl/
H A DEnforcePermissionDetectorCodegenTest.kt27 override fun getDetector(): Detector = EnforcePermissionDetector() in getDetector() method in com.google.android.lint.aidl.EnforcePermissionDetectorCodegenTest
H A DEnforcePermissionHelperDetectorCodegenTest.kt28 override fun getDetector(): Detector = EnforcePermissionDetector() in getDetector() method in com.google.android.lint.aidl.EnforcePermissionHelperDetectorCodegenTest
H A DPermissionAnnotationDetectorTest.kt26 override fun getDetector(): Detector = in getDetector() method in com.google.android.lint.aidl.PermissionAnnotationDetectorTest
H A DSimpleRequiresNoPermissionDetectorTest.kt25 override fun getDetector(): Detector = SimpleRequiresNoPermissionDetector() in getDetector() method in com.google.android.lint.aidl.SimpleRequiresNoPermissionDetectorTest
/aosp_15_r20/frameworks/base/tools/lint/utils/checks/src/test/java/com/google/android/lint/aidl/
H A DAnnotatedAidlCounterTest.kt27 override fun getDetector(): Detector = AnnotatedAidlCounter() in getDetector() method in com.google.android.lint.aidl.AnnotatedAidlCounterTest
/aosp_15_r20/packages/modules/Permission/SafetyCenter/ConfigLintChecker/tests/java/android/safetycenter/lint/test/
DConfigSchemaDetectorTest.kt34 override fun getDetector(): Detector = ConfigSchemaDetector() in getDetector() method in android.safetycenter.lint.test.ConfigSchemaDetectorTest

123