OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:supportsPrinting
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/incident/src/com/android/server/cts/
PrintProtoTest.java
46
if (!
supportsPrinting
(getDevice())) {
143
static boolean
supportsPrinting
(ITestDevice device) throws DeviceNotAvailableException {
IncidentdTest.java
61
if (PrintProtoTest.
supportsPrinting
(getDevice())) {
Completed in 164 milliseconds