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