Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DAutofillRestrictionsTest.java85 private void enableService() throws Exception { in enableService() method in AutofillRestrictionsTest
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockCallScreeningService.java92 public static void enableService(Context context) { in enableService() method in MockCallScreeningService
/cts/tests/autofillservice/src/android/autofillservice/cts/
DAutoFillServiceTestCase.java152 protected void enableService() { in enableService() method in AutoFillServiceTestCase
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DInstrumentedAccessibilityService.java114 protected static <T extends InstrumentedAccessibilityService> T enableService( in enableService() method in InstrumentedAccessibilityService