Searched refs:EXTRA_LABEL (Results 1 – 4 of 4) sorted by relevance
85 readerIntent.putExtra(SimpleOffhostReaderActivity.EXTRA_LABEL, in buildReaderIntent()
55 public static final String EXTRA_LABEL = "label"; field in SimpleOffhostReaderActivity76 mLabel = getIntent().getStringExtra(EXTRA_LABEL); in onCreate()