Searched refs:binaryOnDevice (Results 1 – 1 of 1) sorted by relevance
80 protected String loadFilter(String binaryOnDevice) throws DeviceNotAvailableException { in loadFilter() argument84 String filterFile = String.format("%s%s", binaryOnDevice, FILTER_EXTENSION); in loadFilter()