Searched refs:EXTRA_LISTENING (Results 1 – 1 of 1) sorted by relevance
46 private static final String EXTRA_LISTENING = "listening"; field in QSFragment98 setListening(savedInstanceState.getBoolean(EXTRA_LISTENING)); in onViewCreated()114 outState.putBoolean(EXTRA_LISTENING, mListening); in onSaveInstanceState()