/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 D | Detector.java | 95 public java.lang.String getDetector() { in getDetector() method in Detector 757 public java.lang.String getDetector() { in getDetector() method in Detector.Builder
|
H A D | DetectorOrBuilder.java | 37 java.lang.String getDetector(); in getDetector() method
|
/aosp_15_r20/development/tools/checkcolor/src/test/java/com/google/checkcolor/lint/ |
H A D | HardcodedColorDetectorTest.java | 36 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/ |
D | PlatformPermissionWithoutFlagDetectorTest.kt | 25 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 D | PackageNameDetectorTest.kt | 25 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 D | SoftwareBitmapDetectorTest.kt | 26 override fun getDetector(): Detector = SoftwareBitmapDetector() in getDetector() method in com.android.internal.systemui.lint.SoftwareBitmapDetectorTest
|
H A D | MissingApacheLicenseDetectorTest.kt | 26 override fun getDetector(): Detector { in getDetector() method in com.android.internal.systemui.lint.MissingApacheLicenseDetectorTest
|
H A D | StaticSettingsProviderDetectorTest.kt | 26 override fun getDetector(): Detector = StaticSettingsProviderDetector() in getDetector() method in com.android.internal.systemui.lint.StaticSettingsProviderDetectorTest
|
H A D | TestFunctionNameViolationDetectorTest.kt | 27 override fun getDetector(): Detector = TestFunctionNameViolationDetector() in getDetector() method in com.android.internal.systemui.lint.TestFunctionNameViolationDetectorTest
|
H A D | RegisterReceiverViaContextDetectorTest.kt | 26 override fun getDetector(): Detector = RegisterReceiverViaContextDetector() in getDetector() method in com.android.internal.systemui.lint.RegisterReceiverViaContextDetectorTest
|
H A D | NonInjectedServiceDetectorTest.kt | 26 override fun getDetector(): Detector = NonInjectedServiceDetector() in getDetector() method in com.android.internal.systemui.lint.NonInjectedServiceDetectorTest
|
H A D | NonInjectedMainThreadDetectorTest.kt | 26 override fun getDetector(): Detector = NonInjectedMainThreadDetector() in getDetector() method in com.android.internal.systemui.lint.NonInjectedMainThreadDetectorTest
|
H A D | CollectAsStateDetectorTest.kt | 26 override fun getDetector(): Detector { in getDetector() method in com.android.internal.systemui.lint.CollectAsStateDetectorTest
|
H A D | SlowUserQueryDetectorTest.kt | 26 override fun getDetector(): Detector = SlowUserQueryDetector() in getDetector() method in com.android.internal.systemui.lint.SlowUserQueryDetectorTest
|
H A D | RegisterContentObserverViaContentResolverDetectorTest.kt | 26 override fun getDetector(): Detector = RegisterContentObserverViaContentResolverDetector() in getDetector() method in com.android.internal.systemui.lint.RegisterContentObserverViaContentResolverDetectorTest
|
H A D | BroadcastSentViaContextDetectorTest.kt | 26 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/ |
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
|
/aosp_15_r20/tools/apifinder/checks/src/test/java/com/android/apifinder/ |
H A D | ApiFinderDetectorTest.kt | 97 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 D | EnforcePermissionDetectorCodegenTest.kt | 27 override fun getDetector(): Detector = EnforcePermissionDetector() in getDetector() method in com.google.android.lint.aidl.EnforcePermissionDetectorCodegenTest
|
H A D | EnforcePermissionHelperDetectorCodegenTest.kt | 28 override fun getDetector(): Detector = EnforcePermissionDetector() in getDetector() method in com.google.android.lint.aidl.EnforcePermissionHelperDetectorCodegenTest
|
H A D | PermissionAnnotationDetectorTest.kt | 26 override fun getDetector(): Detector = in getDetector() method in com.google.android.lint.aidl.PermissionAnnotationDetectorTest
|
H A D | SimpleRequiresNoPermissionDetectorTest.kt | 25 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 D | AnnotatedAidlCounterTest.kt | 27 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/ |
D | ConfigSchemaDetectorTest.kt | 34 override fun getDetector(): Detector = ConfigSchemaDetector() in getDetector() method in android.safetycenter.lint.test.ConfigSchemaDetectorTest
|