Home
last modified time | relevance | path

Searched defs:publicMethod (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/javac/anno/com/google/auto/factory/processor/
DAutoValue_ImplementationMethodDescriptor.java14 private final boolean publicMethod; field in AutoValue_ImplementationMethodDescriptor
25 boolean publicMethod, in AutoValue_ImplementationMethodDescriptor()
48 boolean publicMethod() { in publicMethod() method in AutoValue_ImplementationMethodDescriptor
117 private boolean publicMethod; field in AutoValue_ImplementationMethodDescriptor.Builder
141 ImplementationMethodDescriptor.Builder publicMethod(boolean publicMethod) { in publicMethod() argument
DAutoValue_FactoryMethodDescriptor.java16 private final boolean publicMethod; field in AutoValue_FactoryMethodDescriptor
34 boolean publicMethod, in AutoValue_FactoryMethodDescriptor()
69 boolean publicMethod() { in publicMethod() method in AutoValue_FactoryMethodDescriptor
175 private boolean publicMethod; field in AutoValue_FactoryMethodDescriptor.Builder
223 FactoryMethodDescriptor.Builder publicMethod(boolean publicMethod) { in publicMethod() argument
/aosp_15_r20/external/auto/factory/src/main/java/com/google/auto/factory/processor/
H A DImplementationMethodDescriptor.java28 abstract boolean publicMethod(); in publicMethod() method in ImplementationMethodDescriptor
46 abstract Builder publicMethod(boolean publicMethod); in publicMethod() argument
48 final Builder publicMethod() { in publicMethod() method in ImplementationMethodDescriptor.Builder
H A DFactoryMethodDescriptor.java39 abstract boolean publicMethod(); in publicMethod() method in FactoryMethodDescriptor
83 abstract Builder publicMethod(boolean publicMethod); in publicMethod() method in FactoryMethodDescriptor.Builder
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/javac/
Dauto_factory_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/aosp_15_r20/packages/apps/TV/libs/m2/
Dauto-factory-1.0-beta6.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/tools/apifinder/checks/src/test/java/com/android/apifinder/
H A DApiFinderDetectorTest.kt64 fun publicMethod() {} in testKotlin() method
69 fun publicMethod() {} in testKotlin() method
/aosp_15_r20/libcore/support/src/test/java/tests/resources/
HDhyts_security.jarMETA-INF/MANIFEST.MF packA/SecurityTest.class SecurityTest.java package packA public packA ...
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/invoke/
H A DMethodHandlesTest.java749 public String publicMethod() { in publicMethod() method in MethodHandlesTest.UnreflectTester
767 Method publicMethod = UnreflectTester.class.getMethod("publicMethod"); in testUnreflects_publicMethods() local
2110 public void publicMethod() {} in publicMethod() method in MethodHandlesTest
2123 public void publicMethod() {} in publicMethod() method in PackageSibling
/aosp_15_r20/cts/tests/signature/tests/src/android/signature/cts/tests/data/
H A DPublicApiClassParent.java23 public void publicMethod() { in publicMethod() method in PublicApiClassParent
/aosp_15_r20/cts/hostsidetests/compilation/app_used_by_other_app/src/android/compilation/cts/appusedbyotherapp/
H A DMyActivity.java41 public static String publicMethod() { in publicMethod() method in MyActivity
/aosp_15_r20/art/test/046-reflect/src/otherpackage/
H A DOther.java20 public void publicMethod() { in publicMethod() method in Other
/aosp_15_r20/packages/modules/SdkExtensions/java/android/os/ext/testing/
DTest.java27 public void publicMethod() {} in publicMethod() method in Test
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
H A DCurrentApiHelperTest.java53 Method publicMethod = mClazz.getMethod("lockNow"); in testGetPublicApisIncludeMethods() local
/aosp_15_r20/external/robolectric/processor/src/test/resources/org/robolectric/annotation/processing/shadows/
H A DShadowImplementationWithIncorrectVisibility.java26 public static void publicMethod() {} in publicMethod() method in ShadowImplementationWithIncorrectVisibility
/aosp_15_r20/art/test/121-modifiers/src-java/
H A DNonInf.java47 public int publicMethod() { in publicMethod() method in NonInf
/aosp_15_r20/frameworks/base/services/tests/DynamicInstrumentationManagerServiceTests/src/com/android/server/
H A DTestClass.java33 public void publicMethod() { in publicMethod() method in TestClass
/aosp_15_r20/frameworks/base/services/tests/DynamicInstrumentationManagerServiceTests/src/com/android/server/os/instrumentation/
H A DParseMethodDescriptorTest.java69 public void publicMethod() { in publicMethod() method in ParseMethodDescriptorTest
/aosp_15_r20/external/dagger2/javatests/dagger/internal/codegen/langmodel/
H A DAccessibilityTest.java46 public void publicMethod() {} in publicMethod() method in AccessibilityTest
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/
H A DMethodInvocationPerfTest.java125 public void publicMethod() { in publicMethod() method in MethodInvocationPerfTest.Inner
/aosp_15_r20/libcore/benchmarks/src/benchmarks/
H A DMethodInvocationBenchmark.java102 public void publicMethod() { ++i; } in publicMethod() method in MethodInvocationBenchmark.Inner
/aosp_15_r20/art/test/956-methodhandles/src/
H A DMain.java442 public String publicMethod() { in publicMethod() method in Main.UnreflectTester
453 Method publicMethod = UnreflectTester.class.getMethod("publicMethod"); in testUnreflects() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/
H A DClassTest.java246 public String publicMethod() { in publicMethod() method in ClassTest.TestGetVirtualMethod_Super
/aosp_15_r20/external/guava/guava-testlib/test/com/google/common/testing/
H A DNullPointerTesterTest.java1384 public void publicMethod() {} in publicMethod() method in NullPointerTesterTest.VisibilityMethods
/aosp_15_r20/out/soong/.intermediates/external/auto/factory/auto_factory_plugin/linux_glibc_common/combined/
Dauto_factory_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...

12