Searched refs:resourcePath (Results 1 – 1 of 1) sorted by relevance
92 String resourcePath = getStringAttribute(info, ATTRIBUTE_RP); in toNetworkPrinter() local93 if (TextUtils.isEmpty(resourcePath)) { in toNetworkPrinter()97 if (resourcePath.startsWith("/")) { in toNetworkPrinter()98 resourcePath = resourcePath.substring(1); in toNetworkPrinter()116 + "/" + resourcePath); in toNetworkPrinter()