Home
last modified time | relevance | path

Searched refs:footerMixin (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/users/
DMultiUserFooterPreferenceController.java42 FooterPreferenceMixinCompat footerMixin) { in setFooterMixin() argument
43 mFooterMixin = footerMixin; in setFooterMixin()
/packages/apps/Settings/src/com/android/settings/users/
DMultiUserFooterPreferenceController.java42 FooterPreferenceMixinCompat footerMixin) { in setFooterMixin() argument
43 mFooterMixin = footerMixin; in setFooterMixin()
/packages/apps/Settings/src/com/android/settings/password/
DChooseLockGeneric.java503 FooterPreferenceMixinCompat footerMixin = in addPreferences() local
505 FooterPreference footer = footerMixin.createFooterPreference(); in addPreferences()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/password/
DChooseLockGeneric.java492 FooterPreferenceMixinCompat footerMixin = in addPreferences() local
494 FooterPreference footer = footerMixin.createFooterPreference(); in addPreferences()