Searched refs:systemextLibsError (Results 1 – 1 of 1) sorted by relevance
219 String systemextLibsError = readExtensionConfigFiles(SYSTEM_EXT_CONFIG_DIR, systemextLibs); in runAccessibilityTest() local220 if (systemextLibsError != null) return systemextLibsError; in runAccessibilityTest()