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