Searched refs:WPRINT_LIBRARY_PREFIX (Results 1 – 2 of 2) sorted by relevance
27 public static final String WPRINT_LIBRARY_PREFIX = "wfds"; field in BackendConstants
71 System.loadLibrary(BackendConstants.WPRINT_LIBRARY_PREFIX); in Backend()