Home
last modified time | relevance | path

Searched defs:enableService (Results 1 – 25 of 173) sorted by relevance

1234567

/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
H A DAbstractContentCaptureIntegrationTest.java220 public CtsContentCaptureService enableService() throws InterruptedException { in enableService() method in AbstractContentCaptureIntegrationTest
224 public CtsContentCaptureService enableService(@Nullable Set<String> whitelistedPackages, in enableService() method in AbstractContentCaptureIntegrationTest
229 public CtsContentCaptureService enableService( in enableService() method in AbstractContentCaptureIntegrationTest
/aosp_15_r20/external/google-cloud-java/java-service-usage/grpc-google-cloud-service-usage-v1/src/main/java/com/google/api/serviceusage/v1/
H A DServiceUsageGrpc.java371 default void enableService( in enableService() method
516 public void enableService( in enableService() method in ServiceUsageGrpc.ServiceUsageStub
654 public com.google.longrunning.Operation enableService( in enableService() method in ServiceUsageGrpc.ServiceUsageBlockingStub
775 enableService(com.google.api.serviceusage.v1.EnableServiceRequest request) { in enableService() method in ServiceUsageGrpc.ServiceUsageFutureStub
/aosp_15_r20/cts/tests/accessibility/common/src/android/accessibility/cts/common/
H A DInstrumentedAccessibilityServiceTestRule.java92 boolean enableService) { in InstrumentedAccessibilityServiceTestRule()
116 public T enableService() { in enableService() method in InstrumentedAccessibilityServiceTestRule
H A DInstrumentedAccessibilityService.java220 public static <T extends InstrumentedAccessibilityService> T enableService( in enableService() method in InstrumentedAccessibilityService
/aosp_15_r20/external/google-cloud-java/java-service-usage/grpc-google-cloud-service-usage-v1beta1/src/main/java/com/google/api/serviceusage/v1beta1/
H A DServiceUsageGrpc.java1012 default void enableService( in enableService() method
1358 public void enableService( in enableService() method in ServiceUsageGrpc.ServiceUsageStub
1726 public com.google.longrunning.Operation enableService( in enableService() method in ServiceUsageGrpc.ServiceUsageBlockingStub
2033 enableService(com.google.api.serviceusage.v1beta1.EnableServiceRequest request) { in enableService() method in ServiceUsageGrpc.ServiceUsageFutureStub
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/inline/
H A DDatasetFilteringInlineTest.java44 protected void enableService() { in enableService() method in DatasetFilteringInlineTest
H A DInlineSimpleSaveActivityTest.java54 protected void enableService() { in enableService() method in InlineSimpleSaveActivityTest
H A DInlineFillEventHistoryTest.java68 protected void enableService() { in enableService() method in InlineFillEventHistoryTest
H A DInlineTooltipTest.java53 protected void enableService() { in enableService() method in InlineTooltipTest
H A DInlineFilteringTest.java47 protected void enableService() { in enableService() method in InlineFilteringTest
H A DInlineAuthenticationTest.java69 protected void enableService() { in enableService() method in InlineAuthenticationTest
H A DInlineLoginMixedCredentialActivityTest.java130 protected void enableService() { in enableService() method in InlineLoginMixedCredentialActivityTest
H A DInlineLoginActivityTest.java82 protected void enableService() { in enableService() method in InlineLoginActivityTest
/aosp_15_r20/cts/hostsidetests/appbinding/app/src/com/android/cts/appbinding/app/
H A DMyEnabler.java35 public void enableService() { in enableService() method in MyEnabler
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/
DPbapClientAccountAuthenticatorServiceTest.java66 private void enableService(boolean enable) { in enableService() method in PbapClientAccountAuthenticatorServiceTest
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
H A DContentCaptureRestrictionsTest.java73 private void enableService() throws Exception { in enableService() method in ContentCaptureRestrictionsTest
H A DAutofillRestrictionsTest.java85 private void enableService() throws Exception { in enableService() method in AutofillRestrictionsTest
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DCtsPhoneAccountSuggestionService.java43 public static void enableService(Context context) { in enableService() method in CtsPhoneAccountSuggestionService
H A DMockCallScreeningService.java92 public static void enableService(Context context) { in enableService() method in MockCallScreeningService
/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/
H A DVirtualContainerActivityCompatModeTest.java92 protected void enableService() { in enableService() method in VirtualContainerActivityCompatModeTest
/aosp_15_r20/external/google-cloud-java/java-service-usage/google-cloud-service-usage/src/test/java/com/google/api/serviceusage/v1/
H A DMockServiceUsageImpl.java63 public void enableService( in enableService() method in MockServiceUsageImpl
/aosp_15_r20/frameworks/base/nfc/java/android/nfc/cardemulation/
H A DNfcFCardEmulation.java310 public boolean enableService(Activity activity, ComponentName service) throws RuntimeException { in enableService() method in NfcFCardEmulation
/aosp_15_r20/cts/tests/tests/speech/src/android/speech/tts/cts/
H A DTextToSpeechConnectionTest.java177 private void enableService(@NonNull Class<?> clazz) { in enableService() method in TextToSpeechConnectionTest
/aosp_15_r20/frameworks/base/apct-tests/perftests/contentcapture/src/android/view/contentcapture/
H A DAbstractContentCapturePerfTestCase.java240 public MyContentCaptureService enableService() throws InterruptedException { in enableService() method in AbstractContentCapturePerfTestCase
/aosp_15_r20/external/google-cloud-java/java-service-usage/google-cloud-service-usage/src/test/java/com/google/api/serviceusage/v1beta1/
H A DMockServiceUsageImpl.java63 public void enableService( in enableService() method in MockServiceUsageImpl

1234567