Searched defs:enableService (Results 1 – 5 of 5) sorted by relevance
83 private void enableService() throws Exception { in enableService() method in AutofillRestrictionsTest
85 protected void enableService() { in enableService() method in VirtualContainerActivityCompatModeTest
176 protected void enableService() { in enableService() method in AutoFillServiceTestCase
92 public static void enableService(Context context) { in enableService() method in MockCallScreeningService
136 protected static <T extends InstrumentedAccessibilityService> T enableService( in enableService() method in InstrumentedAccessibilityService