Searched refs:addChildPrefCompat (Results 1 – 10 of 10) sorted by relevance
134 mHdrFormatSelectionCategory.addChildPrefCompat(mHdrFormatSelectionAuto); in onCreate()135 mHdrFormatSelectionCategory.addChildPrefCompat(mHdrFormatSelectionManual); in onCreate()159 mFormatsInfoCategory.addChildPrefCompat(mShowHideFormatInfo); in createFormatInfo()164 mFormatsInfoCategory.addChildPrefCompat(mEnabledFormatsCategory); in createFormatInfo()169 mFormatsInfoCategory.addChildPrefCompat(mDisabledFormatsCategory); in createFormatInfo()185 mEnabledFormatsCategory.addChildPrefCompat(pref); in createFormatInfo()187 mDisabledFormatsCategory.addChildPrefCompat(pref); in createFormatInfo()205 mFormatsInfoOnManualCategory.addChildPrefCompat(mSupportedFormatsCategory); in createFormatInfoOnManual()206 mFormatsInfoOnManualCategory.addChildPrefCompat(mUnsupportedFormatsCategory); in createFormatInfoOnManual()219 mSupportedFormatsCategory.addChildPrefCompat( in createFormatInfoOnManual()[all …]
139 mSurroundSoundCategory.addChildPrefCompat(mSurroundSoundAuto); in onCreate()140 mSurroundSoundCategory.addChildPrefCompat(mSurroundSoundNone); in onCreate()141 mSurroundSoundCategory.addChildPrefCompat(mSurroundSoundManual); in onCreate()255 mFormatsInfoOnManualPreferenceCategory.addChildPrefCompat( in createFormatInfoPreferencesOnManual()257 mFormatsInfoOnManualPreferenceCategory.addChildPrefCompat( in createFormatInfoPreferencesOnManual()272 mSupportedFormatsPreferenceCategory.addChildPrefCompat( in createFormatInfoPreferencesOnManual()275 mUnsupportedFormatsPreferenceCategory.addChildPrefCompat( in createFormatInfoPreferencesOnManual()293 mFormatsInfoPreferenceCategory.addChildPrefCompat(mShowHideFormatInfo); in createFormatInfoPreferences()298 mFormatsInfoPreferenceCategory.addChildPrefCompat(mEnabledFormatsPreferenceCategory); in createFormatInfoPreferences()303 mFormatsInfoPreferenceCategory.addChildPrefCompat(mDisabledFormatsPreferenceCategory); in createFormatInfoPreferences()[all …]
143 mRecentAppsCategory.addChildPrefCompat(pref); in addRecentAppsGroup()151 mRecentAppsCategory.addChildPrefCompat(banner); in addRecentAppsGroup()
135 mRecentLocationRequests.addChildPrefCompat(banner); in onCreate()160 mRecentLocationRequests.addChildPrefCompat(entry); in addPreferencesSorted()
121 mScreen.addChildPrefCompat(mEnablePref); in onCreate()122 mScreen.addChildPrefCompat(settingsPref); in onCreate()
90 mScreen.addChildPrefCompat(preference); in onCreate()
281 mServicesPref.addChildPrefCompat(servicePref); in refreshServices()
152 mPreferenceCompat.addChildPrefCompat(pref); in displayRecentApps()
597 public void addChildPrefCompat(PreferenceCompat childPrefCompat) { in addChildPrefCompat() method in PreferenceCompat
188 mWifiNetworkCategoryPref.addChildPrefCompat(accessPointPrefCompat); in updateWifiList()