Searched refs:connectedInterface (Results 1 – 1 of 1) sorted by relevance
86 String connectedInterface = service.getP2pMonitor().getConnectedInterface(); in isOnConnectedInterface() local87 return connectedInterface != null in isOnConnectedInterface()88 && P2pUtils.isOnInterface(connectedInterface, printer.path); in isOnConnectedInterface()