Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java1379 String[] orientationLabels = getResources().getStringArray( in bindUi() local
1382 ORIENTATION_PORTRAIT, orientationLabels[0])); in bindUi()
1384 ORIENTATION_LANDSCAPE, orientationLabels[1])); in bindUi()