OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:duplexModeToString
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/print/
PrinterCapabilitiesInfo.java
357
builder.append(PrintAttributes.
duplexModeToString
(duplexMode));
PrintAttributes.java
424
builder.append(", duplexMode: ").append(
duplexModeToString
(mDuplexMode));
[
all
...]
Completed in 39 milliseconds