Searched refs:isOnInterface (Results 1 – 2 of 2) sorted by relevance
43 static boolean isOnInterface(String interfaceName, Uri path) { in isOnInterface() method in P2pUtils47 && isOnInterface(networkInterface, inet4Address); in isOnInterface()88 && P2pUtils.isOnInterface(connectedInterface, printer.path); in isOnConnectedInterface()92 static boolean isOnInterface(NetworkInterface iface, Inet4Address address) { in isOnInterface() method in P2pUtils
172 if (mInterface != null && P2pUtils.isOnInterface(mInterface, printerAddress)) { in onPrinterFound()