Home
last modified time | relevance | path

Searched refs:oldDuplexMode (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java1840 final int oldDuplexMode = attributes.getDuplexMode(); in updateOptionsUi() local
1849 if (duplexMode == oldDuplexMode) { in updateOptionsUi()