Searched refs:supportsPrinting (Results 1 – 2 of 2) sorted by relevance
46 if (!supportsPrinting(getDevice())) { in testDump()143 static boolean supportsPrinting(ITestDevice device) throws DeviceNotAvailableException { in supportsPrinting() method in PrintProtoTest
52 if (PrintProtoTest.supportsPrinting(getDevice())) { in testIncidentReportDump()