Searched refs:EXTRA_RESPONSES (Results 1 – 4 of 4) sorted by relevance
83 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_RESPONSES, in buildReaderIntent()
54 public static final String EXTRA_RESPONSES = "responses"; field in SimpleOffhostReaderActivity114 mResponses = intent.getStringArrayExtra(EXTRA_RESPONSES); in onResume()