Home
last modified time | relevance | path

Searched refs:bindPreferenceExtra (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/webview/
DWebViewAppPickerTest.java152 mPicker.bindPreferenceExtra(preference, PACKAGE_NAME, webviewAppInfo, null, null); in testDisabledPackageShownAsDisabled()
166 mPicker.bindPreferenceExtra(preference, PACKAGE_NAME, webviewAppInfo, null, null); in testEnabledPackageShownAsEnabled()
180 mPicker.bindPreferenceExtra(preference, PACKAGE_NAME, webviewAppInfo, null, null); in testDisabledPackageShowsDisabledReasonSummary()
194 mPicker.bindPreferenceExtra(preference, PACKAGE_NAME, webviewAppInfo, null, null); in testEnabledPackageShowsEmptySummary()
319 mPicker.bindPreferenceExtra( in testWebViewVersionAddedAfterLabel()
/packages/apps/Settings/src/com/android/settings/widget/
DRadioButtonPickerFragment.java153 public void bindPreferenceExtra(RadioButtonPreference pref, in bindPreferenceExtra() method in RadioButtonPickerFragment
196 bindPreferenceExtra(pref, info.getKey(), info, defaultKey, systemDefaultKey); in updateCandidates()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DRadioButtonPickerFragment.java153 public void bindPreferenceExtra(RadioButtonPreference pref, in bindPreferenceExtra() method in RadioButtonPickerFragment
196 bindPreferenceExtra(pref, info.getKey(), info, defaultKey, systemDefaultKey); in updateCandidates()
/packages/apps/Settings/src/com/android/settings/gestures/
DSystemNavigationGestureSettings.java145 bindPreferenceExtra(pref, info.getKey(), info, defaultKey, systemDefaultKey); in updateCandidates()
152 public void bindPreferenceExtra(RadioButtonPreference pref, in bindPreferenceExtra() method in SystemNavigationGestureSettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/batterysaver/
DBatterySaverScheduleSettings.java113 public void bindPreferenceExtra(RadioButtonPreference pref, String key, CandidateInfo info, in bindPreferenceExtra() method in BatterySaverScheduleSettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/defaultapps/
DDefaultAppPickerFragment.java81 public void bindPreferenceExtra(RadioButtonPreference pref, in bindPreferenceExtra() method in DefaultAppPickerFragment
/packages/apps/Settings/src/com/android/settings/applications/defaultapps/
DDefaultAppPickerFragment.java81 public void bindPreferenceExtra(RadioButtonPreference pref, in bindPreferenceExtra() method in DefaultAppPickerFragment
/packages/apps/Settings/src/com/android/settings/fuelgauge/batterysaver/
DBatterySaverScheduleSettings.java145 public void bindPreferenceExtra(RadioButtonPreference pref, String key, CandidateInfo info, in bindPreferenceExtra() method in BatterySaverScheduleSettings