/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
D | AbstractContentCaptureIntegrationTest.java | 220 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
|
/cts/tests/autofillservice/src/android/autofillservice/cts/inline/ |
D | DatasetFilteringInlineTest.java | 45 protected void enableService() { in enableService() method in DatasetFilteringInlineTest
|
D | InlineSimpleSaveActivityTest.java | 55 protected void enableService() { in enableService() method in InlineSimpleSaveActivityTest
|
D | InlineFillEventHistoryTest.java | 65 protected void enableService() { in enableService() method in InlineFillEventHistoryTest
|
D | InlineTooltipTest.java | 54 protected void enableService() { in enableService() method in InlineTooltipTest
|
D | InlineFilteringTest.java | 48 protected void enableService() { in enableService() method in InlineFilteringTest
|
D | InlineLoginActivityTest.java | 66 protected void enableService() { in enableService() method in InlineLoginActivityTest
|
/cts/hostsidetests/appbinding/app/src/com/android/cts/appbinding/app/ |
D | MyEnabler.java | 35 public void enableService() { in enableService() method in MyEnabler
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | ContentCaptureRestrictionsTest.java | 73 private void enableService() throws Exception { in enableService() method in ContentCaptureRestrictionsTest
|
D | ContentSuggestionsRestrictionsTest.java | 85 private void enableService() throws Exception { in enableService() method in ContentSuggestionsRestrictionsTest
|
D | AutofillRestrictionsTest.java | 85 private void enableService() throws Exception { in enableService() method in AutofillRestrictionsTest
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CtsPhoneAccountSuggestionService.java | 43 public static void enableService(Context context) { in enableService() method in CtsPhoneAccountSuggestionService
|
D | MockCallScreeningService.java | 92 public static void enableService(Context context) { in enableService() method in MockCallScreeningService
|
/cts/tests/autofillservice/src/android/autofillservice/cts/dropdown/ |
D | VirtualContainerActivityCompatModeTest.java | 90 protected void enableService() { in enableService() method in VirtualContainerActivityCompatModeTest
|
/cts/tests/tests/speech/src/android/speech/tts/cts/ |
D | TextToSpeechConnectionTest.java | 177 private void enableService(@NonNull Class<?> clazz) { in enableService() method in TextToSpeechConnectionTest
|
/cts/tests/accessibility/common/src/android/accessibility/cts/common/ |
D | InstrumentedAccessibilityService.java | 171 public static <T extends InstrumentedAccessibilityService> T enableService( in enableService() method in InstrumentedAccessibilityService
|