/packages/apps/Settings/tests/robotests/src/com/android/settings/password/ |
D | ChooseLockGenericTest.java | 139 FooterPreference footer = mFragment.findPreference(FooterPreference.KEY_FOOTER); in updatePreferencesOrFinish_footerPreferenceAddedHighComplexityText() local 155 FooterPreference footer = mFragment.findPreference(FooterPreference.KEY_FOOTER); in updatePreferencesOrFinish_footerPreferenceAddedMediumComplexityText() local 171 FooterPreference footer = mFragment.findPreference(FooterPreference.KEY_FOOTER); in updatePreferencesOrFinish_footerPreferenceAddedLowComplexityText() local 187 FooterPreference footer = mFragment.findPreference(FooterPreference.KEY_FOOTER); in updatePreferencesOrFinish_footerPreferenceAddedNoneComplexityText() local 198 FooterPreference footer = mFragment.findPreference(FooterPreference.KEY_FOOTER); in updatePreferencesOrFinish_callingAppIsAdmin_noFooter() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
D | BluetoothDetailsMacAddressControllerTest.java | 42 FooterPreference footer = in macAddress() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/display/ |
D | DarkUISettingsRadioButtonsController.java | 35 public DarkUISettingsRadioButtonsController(Context context, Preference footer) { in DarkUISettingsRadioButtonsController()
|
/packages/apps/Settings/src/com/android/settings/connecteddevice/usb/ |
D | UsbDefaultFragment.java | 64 FooterPreferenceMixinCompat footer = new FooterPreferenceMixinCompat(this, in onCreatePreferences() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/connecteddevice/usb/ |
D | UsbDefaultFragment.java | 64 FooterPreferenceMixinCompat footer = new FooterPreferenceMixinCompat(this, in onCreatePreferences() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/datausage/ |
D | BillingCycleSettingsTest.java | 162 final FooterPreferenceMixinCompat footer = mock(FooterPreferenceMixinCompat.class); in onCreate_emptyArguments_shouldSetDefaultNetworkTemplate() local
|
/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | NotificationGroup.java | 118 public void setFooter(boolean footer) { in setFooter()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/premiumsms/ |
D | PremiumSmsAccess.java | 157 FooterPreference footer = new FooterPreference(getPrefContext()); in updatePrefs() local
|
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/premiumsms/ |
D | PremiumSmsAccess.java | 157 FooterPreference footer = new FooterPreference(getPrefContext()); in updatePrefs() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/deviceadmin/ |
D | DeviceAdminListPreferenceController.java | 171 final FooterPreference footer = mFooterPreferenceMixin.createFooterPreference(); in refreshUI() local
|
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/deviceadmin/ |
D | DeviceAdminListPreferenceController.java | 172 final FooterPreference footer = mFooterPreferenceMixin.createFooterPreference(); in refreshUI() local
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | AllAppsGridAdapter.java | 274 View footer = mLayoutInflater.inflate(R.layout.work_tab_footer, parent, false); in onCreateViewHolder() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/ |
D | ChooseLockGeneric.java | 494 FooterPreference footer = footerMixin.createFooterPreference(); in addPreferences() local
|
/packages/apps/Settings/src/com/android/settings/password/ |
D | ChooseLockGeneric.java | 505 FooterPreference footer = footerMixin.createFooterPreference(); in addPreferences() local
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | ConversationViewFragment.java | 905 final MessageFooterItem footer = mAdapter.newMessageFooterItem(mAdapter, header); in renderCollapsedHeaders() local
|