Searched refs:setFooterPreferenceMixin (Results 1 – 10 of 10) sorted by relevance
44 public void setFooterPreferenceMixin(FooterPreferenceMixinCompat footerPreferenceMixin) { in setFooterPreferenceMixin() method in EnterpriseDisclosurePreferenceController
63 use(EnterpriseDisclosurePreferenceController.class).setFooterPreferenceMixin( in onAttach()
43 use(DeviceAdminListPreferenceController.class).setFooterPreferenceMixin( in onAttach()
108 public DeviceAdminListPreferenceController setFooterPreferenceMixin( in setFooterPreferenceMixin() method in DeviceAdminListPreferenceController
65 .setFooterPreferenceMixin(mFooterPreferenceMixin)); in setUp()
85 mController.setFooterPreferenceMixin(mFooterPreferenceMixin); in displayPreference_hasDisclosure_shouldSetTitle()