Searched refs:mOptionsContent (Results 1 – 1 of 1) sorted by relevance
224 private PrintContentView mOptionsContent; field in PrintActivity384 mOptionsContent.setVisibility(View.VISIBLE); in onPrinterRegistryReady()1334 mOptionsContent = findViewById(R.id.options_content); in bindUi()1335 mOptionsContent.setOptionsStateChangeListener(this); in bindUi()1336 mOptionsContent.setOpenOptionsController(this); in bindUi()