Searched refs:isWakeOnLanSupported (Results 1 – 3 of 3) sorted by relevance
1509 return isWakeOnLanSupported() == target.isWakeOnLanSupported(); in isIdenticalWakeOnLan()1550 public boolean isWakeOnLanSupported() { in isWakeOnLanSupported() method in LinkProperties
132 assertFalse(lp.isWakeOnLanSupported()); in checkEmpty()1166 assertTrue(lp.isWakeOnLanSupported()); in testWakeOnLanSupported()1169 assertFalse(lp.isWakeOnLanSupported()); in testWakeOnLanSupported()
243 method public boolean isWakeOnLanSupported();