Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java1839 final int oldDuplexMode = attributes.getDuplexMode(); in updateOptionsUi() local
1848 if (duplexMode == oldDuplexMode) { in updateOptionsUi()