/packages/apps/Settings/src/com/android/settings/regionalpreferences/ |
D | RegionalFooterPreferenceController.java | 50 FooterPreference footerPreference = screen.findPreference(getPreferenceKey()); in displayPreference() local 55 void setupFooterPreference(FooterPreference footerPreference) { in setupFooterPreference()
|
/packages/apps/Settings/src/com/android/settings/localepicker/ |
D | LocaleHelperPreferenceController.java | 56 FooterPreference footerPreference = screen.findPreference(getPreferenceKey()); in displayPreference() local 61 void updateFooterPreference(FooterPreference footerPreference) { in updateFooterPreference()
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AccessibilityFooterPreferenceController.java | 50 final AccessibilityFooterPreference footerPreference = in displayPreference() local 102 private void updateFooterPreferences(AccessibilityFooterPreference footerPreference) { in updateFooterPreferences()
|
D | AccessibilityButtonFooterPreferenceController.java | 54 final AccessibilityFooterPreference footerPreference = in displayPreference() local
|
D | ToggleFeaturePreferenceFragment.java | 584 final AccessibilityFooterPreference footerPreference = in createFooterPreference() local
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothSwitchPreferenceController.java | 54 FooterPreference footerPreference) { in BluetoothSwitchPreferenceController() 60 SwitchWidgetController switchController, FooterPreference footerPreference) { in BluetoothSwitchPreferenceController()
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/v34/ |
D | AppDataSharingUpdatesFragment.kt | 176 val footerPreference = in <lambda>() constant 216 val footerPreference = in <lambda>() constant
|
/packages/apps/Settings/src/com/android/settings/notification/ |
D | SpatialAudioSettings.java | 43 FooterPreference footerPreference = findPreference(KEY_FOOTER); in onCreatePreferences() local
|
/packages/apps/Settings/src/com/android/settings/notification/zen/ |
D | ZenCustomRuleMessagesSettings.java | 67 Preference footerPreference = screen.findPreference(FooterPreference.KEY_FOOTER); in updatePreferences() local
|
D | ZenCustomRuleCallsSettings.java | 77 Preference footerPreference = screen.findPreference(FooterPreference.KEY_FOOTER); in updatePreferences() local
|
/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/ |
D | EnterpriseDisclosurePreferenceController.java | 47 protected void updateState(CarUiFooterPreference footerPreference) { in updateState()
|
/packages/apps/Settings/src/com/android/settings/accounts/ |
D | EnterpriseDisclosurePreferenceController.java | 66 final FooterPreference footerPreference = screen.findPreference(getPreferenceKey()); in updateFooterPreference() local
|
/packages/apps/Settings/src/com/android/settings/display/ |
D | SmartAutoRotatePreferenceFragment.java | 84 final Preference footerPreference = findPreference(KEY_FOOTER_PREFERENCE); in onCreateView() local
|
D | ScreenResolutionFragment.java | 107 final FooterPreference footerPreference = new FooterPreference(screen.getContext()); in addStaticPreferences() local
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/ |
D | UnusedAppsFragment.kt | 172 val footerPreference = preferenceFragment.createFooterPreference() in <lambda>() constant
|
/packages/apps/Settings/src/com/android/settings/applications/intentpicker/ |
D | AppLaunchSettings.java | 379 final FooterPreference footerPreference = (FooterPreference) findPreference( in initFooter() local
|