Searched refs:headerResId (Results 1 – 4 of 4) sorted by relevance
66 int headerResId = 0; in initiateUi() local70 headerResId = R.string.work_profile_provisioning_accept_header_post_suw; in initiateUi()74 headerResId = R.string.fully_managed_device_provisioning_accept_header; in initiateUi()81 headerResId, in initiateUi()
47 int headerResId = R.string.brand_screen_header; in initiateUi() local52 headerResId = R.string.account_management_disclaimer_header; in initiateUi()58 .initializeLayoutParams(R.layout.landing_screen, headerResId, customizationParams); in initiateUi()
108 final int headerResId = R.string.downloading_administrator_header; in initializeUi() local112 initializeLayoutParams(R.layout.empty_loading_layout, headerResId, customizationParams); in initializeUi()
306 public PeopleAndOptionsPartition(final BaseAdapter adapter, final int headerResId, in PeopleAndOptionsPartition() argument309 mHeaderResId = headerResId; in PeopleAndOptionsPartition()