Searched refs:mCurrentSourcePreferences (Results 1 – 1 of 1) sorted by relevance
108 private Intent mCurrentSourcePreferences; field in MediaActivity164 if (mCurrentSourcePreferences != null) {165 startActivity(mCurrentSourcePreferences);530 mCurrentSourcePreferences = null; in updateSourcePreferences()536 mCurrentSourcePreferences = new Intent(prefsIntent.getAction()) in updateSourcePreferences()542 mAppBarView.setHasSettings(mCurrentSourcePreferences != null); in updateSourcePreferences()