Home
last modified time | relevance | path

Searched defs:footerPreference (Results 1 – 16 of 16) sorted by relevance

/packages/apps/Settings/src/com/android/settings/regionalpreferences/
DRegionalFooterPreferenceController.java50 FooterPreference footerPreference = screen.findPreference(getPreferenceKey()); in displayPreference() local
55 void setupFooterPreference(FooterPreference footerPreference) { in setupFooterPreference()
/packages/apps/Settings/src/com/android/settings/localepicker/
DLocaleHelperPreferenceController.java56 FooterPreference footerPreference = screen.findPreference(getPreferenceKey()); in displayPreference() local
61 void updateFooterPreference(FooterPreference footerPreference) { in updateFooterPreference()
/packages/apps/Settings/src/com/android/settings/accessibility/
DAccessibilityFooterPreferenceController.java50 final AccessibilityFooterPreference footerPreference = in displayPreference() local
102 private void updateFooterPreferences(AccessibilityFooterPreference footerPreference) { in updateFooterPreferences()
DAccessibilityButtonFooterPreferenceController.java54 final AccessibilityFooterPreference footerPreference = in displayPreference() local
DToggleFeaturePreferenceFragment.java584 final AccessibilityFooterPreference footerPreference = in createFooterPreference() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSwitchPreferenceController.java54 FooterPreference footerPreference) { in BluetoothSwitchPreferenceController()
60 SwitchWidgetController switchController, FooterPreference footerPreference) { in BluetoothSwitchPreferenceController()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/v34/
DAppDataSharingUpdatesFragment.kt176 val footerPreference = in <lambda>() constant
216 val footerPreference = in <lambda>() constant
/packages/apps/Settings/src/com/android/settings/notification/
DSpatialAudioSettings.java43 FooterPreference footerPreference = findPreference(KEY_FOOTER); in onCreatePreferences() local
/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenCustomRuleMessagesSettings.java67 Preference footerPreference = screen.findPreference(FooterPreference.KEY_FOOTER); in updatePreferences() local
DZenCustomRuleCallsSettings.java77 Preference footerPreference = screen.findPreference(FooterPreference.KEY_FOOTER); in updatePreferences() local
/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/
DEnterpriseDisclosurePreferenceController.java47 protected void updateState(CarUiFooterPreference footerPreference) { in updateState()
/packages/apps/Settings/src/com/android/settings/accounts/
DEnterpriseDisclosurePreferenceController.java66 final FooterPreference footerPreference = screen.findPreference(getPreferenceKey()); in updateFooterPreference() local
/packages/apps/Settings/src/com/android/settings/display/
DSmartAutoRotatePreferenceFragment.java84 final Preference footerPreference = findPreference(KEY_FOOTER_PREFERENCE); in onCreateView() local
DScreenResolutionFragment.java107 final FooterPreference footerPreference = new FooterPreference(screen.getContext()); in addStaticPreferences() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/
DUnusedAppsFragment.kt172 val footerPreference = preferenceFragment.createFooterPreference() in <lambda>() constant
/packages/apps/Settings/src/com/android/settings/applications/intentpicker/
DAppLaunchSettings.java379 final FooterPreference footerPreference = (FooterPreference) findPreference( in initFooter() local