Searched refs:searchPath (Results 1 – 1 of 1) sorted by relevance
107 String searchPath = device.getProperty(mHelperPackagePropertyKey); in setUp() local108 if (searchPath == null || searchPath.isEmpty()) { in setUp()115 for (String pkg : searchPath.split(":")) { in setUp()