Home
last modified time | relevance | path

Searched refs:serviceClass (Results 1 – 20 of 20) sorted by relevance

/external/protobuf/php/tests/
Dgenerated_service_test.php18 private $serviceClass; variable in GeneratedServiceTest
37 $this->serviceClass = new ReflectionClass('Foo\GreeterInterface');
44 $this->assertTrue($this->serviceClass->isInterface());
49 $this->assertContains('foo.Greeter', $this->serviceClass->getDocComment());
59 $this->assertCount(count($this->methodNames), $this->serviceClass->getMethods());
61 $this->assertTrue($this->serviceClass->hasMethod($methodName));
68 $docComment = $this->serviceClass->getMethod($methodName)->getDocComment();
88 $method = $this->serviceClass->getMethod($methodName);
101 $method = $this->serviceClass->getMethod($methodName);
/external/robolectric-shadows/robolectric/src/main/java/org/robolectric/
DRobolectric.java31 public static <T extends Service> ServiceController<T> buildService(Class<T> serviceClass) { in buildService() argument
32 return buildService(serviceClass, null); in buildService()
35 …public static <T extends Service> ServiceController<T> buildService(Class<T> serviceClass, Intent … in buildService() argument
36 return ServiceController.of(ReflectionHelpers.callConstructor(serviceClass), intent); in buildService()
39 public static <T extends Service> T setupService(Class<T> serviceClass) { in setupService() argument
40 return buildService(serviceClass).create().get(); in setupService()
43 …ic <T extends IntentService> IntentServiceController<T> buildIntentService(Class<T> serviceClass) { in buildIntentService() argument
44 return buildIntentService(serviceClass, null); in buildIntentService()
47 …IntentService> IntentServiceController<T> buildIntentService(Class<T> serviceClass, Intent intent)… in buildIntentService() argument
48 return IntentServiceController.of(ReflectionHelpers.callConstructor(serviceClass), intent); in buildIntentService()
[all …]
/external/connectedappssdk/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/containers/
DValidatorCrossProfileConfigurationInfo.java41 public abstract Optional<TypeElement> serviceClass(); in serviceClass() method in ValidatorCrossProfileConfigurationInfo
82 TypeElement serviceClass = in createFromAnnotationInfo() local
83 serviceClassIsDefault(annotationInfo.serviceClass()) ? null : annotationInfo.serviceClass(); in createFromAnnotationInfo()
94 Optional.ofNullable(serviceClass), in createFromAnnotationInfo()
106 private static boolean serviceClassIsDefault(TypeElement serviceClass) { in serviceClassIsDefault() argument
108 return serviceClass in serviceClassIsDefault()
DCrossProfileConfigurationInfo.java48 public abstract Optional<TypeElement> serviceClass(); in serviceClass() method in CrossProfileConfigurationInfo
87 configuration.serviceClass(), in create()
DCrossProfileConfigurationAnnotationInfo.java33 public abstract TypeElement serviceClass(); in serviceClass() method in CrossProfileConfigurationAnnotationInfo
/external/dokka/core/src/main/kotlin/Analysis/
DAnalysisEnvironment.kt301 override fun <T : Any> tryGetFrontendService(element: PsiElement, serviceClass: Class<T>): T? { in tryGetFrontendService()
302 return resolverForModule.componentProvider.tryGetService(serviceClass) in tryGetFrontendService()
355 override fun <T : Any> getFrontendService(element: PsiElement, serviceClass: Class<T>): T { in getFrontendService()
359 override fun <T : Any> getFrontendService(serviceClass: Class<T>): T { in getFrontendService()
360 return resolverForModule.componentProvider.getService(serviceClass) in getFrontendService()
363 …override fun <T : Any> getFrontendService(moduleDescriptor: ModuleDescriptor, serviceClass: Class<… in getFrontendService()
364 return resolverForModule.componentProvider.getService(serviceClass) in getFrontendService()
367 override fun <T : Any> getIdeService(serviceClass: Class<T>): T { in getIdeService()
/external/connectedappssdk/tests/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/
DProcessorCrossProfileConfigurationTest.java345 JavaFileObject serviceClass = in correctServiceClass_compiles() local
365 serviceClass, in correctServiceClass_compiles()
385 JavaFileObject serviceClass = in incorrectlyNamedServiceClass_hasError() local
405 serviceClass, in incorrectlyNamedServiceClass_hasError()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/offline/
DDownloadService.java910 private final Class<? extends DownloadService> serviceClass; field in DownloadService.DownloadManagerHelper
918 Class<? extends DownloadService> serviceClass) { in DownloadManagerHelper() argument
923 this.serviceClass = serviceClass; in DownloadManagerHelper()
1017 Intent intent = getIntent(context, serviceClass, DownloadService.ACTION_RESTART); in restartService()
1023 Intent intent = getIntent(context, serviceClass, DownloadService.ACTION_INIT); in restartService()
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
DFastServiceLoader.kt75 serviceClass: String in createInstanceOf()
78 val clz = Class.forName(serviceClass, true, baseClass.classLoader) in createInstanceOf()
/external/connectedappssdk/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/annotationdiscovery/interfaces/
DCrossProfileConfigurationAnnotation.java25 Class<?> serviceClass(); in serviceClass() method
/external/connectedappssdk/annotations/src/main/java/com/google/android/enterprise/connectedapps/annotations/
DCrossUserConfiguration.java51 Class<?> serviceClass() default CrossProfileConfiguration.class; in serviceClass() method
DCrossProfileConfiguration.java50 Class<?> serviceClass() default CrossProfileConfiguration.class; in serviceClass() method
/external/connectedappssdk/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/
DLateValidator.java135 if (configuration.serviceClass().isPresent() in validateConfiguration()
137 .serviceClass() in validateConfiguration()
DServiceGenerator.java63 if (configuration.serviceClass().isPresent()) { in generate()
/external/connectedappssdk/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/annotationdiscovery/
DCrossProfileConfigurationAnnotationInfoExtractor.java50 GeneratorUtilities.extractClassFromAnnotation(types, annotation::serviceClass)) in annotationInfoFromAnnotation()
/external/caliper/lib/
Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module- ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.13.0.v20180409-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/kotlinc/lib/
Dkotlinx-coroutines-core.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/coroutines/ kotlinx/ ...
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...