Searched defs:hidrawNodePaths (Results 1 – 1 of 1) sorted by relevance
176 final Collection<Path> hidrawNodePaths = mScanner.getHidrawNodePaths(devicePath); in connectLocked() local476 try (DirectoryStream<Path> hidrawNodePaths = Files.newDirectoryStream( in getDefaultNativeScanner()