Searched refs:servicesToEnable (Results 1 – 2 of 2) sorted by relevance
269 protected static void enablePrintServices(@NonNull String servicesToEnable) throws IOException { in enablePrintServices() argument272 + servicesToEnable); in enablePrintServices() local
1934 final String servicesToEnable = service1.flattenToShortString() in testUninstallPackage_DisablesMultipleServices() local1938 servicesToEnable) in testUninstallPackage_DisablesMultipleServices()2269 final String servicesToEnable = service.flattenToShortString(); in testUpdateServiceWithoutIntent_disablesService() local2272 Settings.Secure.ENABLED_ACCESSIBILITY_SERVICES, servicesToEnable) in testUpdateServiceWithoutIntent_disablesService()2276 "Failed to enable service:" + servicesToEnable, in testUpdateServiceWithoutIntent_disablesService()