Home
last modified time | relevance | path

Searched defs:bindPreferenceExtra (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/applications/defaultapps/
H A DDefaultAppPickerFragment.java81 public void bindPreferenceExtra(RadioButtonPreference pref, in bindPreferenceExtra() method in DefaultAppPickerFragment
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/batterysaver/
H A DBatterySaverScheduleSettings.java153 public void bindPreferenceExtra(RadioButtonPreference pref, String key, CandidateInfo info, in bindPreferenceExtra() method in BatterySaverScheduleSettings
/aosp12/packages/apps/Settings/src/com/android/settings/gestures/
H A DSystemNavigationGestureSettings.java145 public void bindPreferenceExtra(RadioButtonPreference pref, in bindPreferenceExtra() method in SystemNavigationGestureSettings
/aosp12/packages/apps/Settings/src/com/android/settings/bugreporthandler/
H A DBugReportHandlerPicker.java172 public void bindPreferenceExtra(RadioButtonPreference pref, in bindPreferenceExtra() method in BugReportHandlerPicker
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DRadioButtonPickerFragment.java153 public void bindPreferenceExtra(RadioButtonPreference pref, in bindPreferenceExtra() method in RadioButtonPickerFragment