Home
last modified time | relevance | path

Searched refs:inflate (Results 1 – 25 of 976) sorted by relevance

12345678910>>...40

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DNotificationAppPreferenceTest.java64 inflater.inflate(R.layout.preference_app, null)); in setChecked_shouldUpdateButtonCheckedState()
66 inflater.inflate(R.layout.preference_widget_master_switch, widgetView, true); in setChecked_shouldUpdateButtonCheckedState()
82 inflater.inflate(R.layout.preference_app, null)); in setSwitchEnabled_shouldUpdateButtonEnabledState()
84 inflater.inflate(R.layout.preference_widget_master_switch, widgetView, true); in setSwitchEnabled_shouldUpdateButtonEnabledState()
100 inflater.inflate(R.layout.preference_app, null)); in setSwitchEnabled_shouldUpdateButtonEnabledState_beforeViewBound()
102 inflater.inflate(R.layout.preference_widget_master_switch, widgetView, true); in setSwitchEnabled_shouldUpdateButtonEnabledState_beforeViewBound()
115 inflater.inflate(R.layout.preference_app, null)); in clickWidgetView_shouldToggleButton()
119 inflater.inflate(R.layout.preference_widget_master_switch, widgetView, true); in clickWidgetView_shouldToggleButton()
135 inflater.inflate(R.layout.preference_app, null)); in clickWidgetView_shouldNotToggleButtonIfDisabled()
139 inflater.inflate(R.layout.preference_widget_master_switch, widgetView, true); in clickWidgetView_shouldNotToggleButtonIfDisabled()
[all …]
DImportancePreferenceTest.java71 inflater.inflate(R.layout.notif_importance_preference, null)); in onBindViewHolder_nonConfigurable()
91 inflater.inflate(R.layout.notif_importance_preference, null)); in onBindViewHolder_nonConfigurable()
103 inflater.inflate(R.layout.notif_importance_preference, null)); in onBindViewHolder_selectButtonAndText()
126 inflater.inflate(R.layout.notif_importance_preference, null)); in onClick_changesUICallsListener()
151 inflater.inflate(R.layout.notif_importance_preference, null)); in setImportanceSummary()
173 inflater.inflate(R.layout.notif_importance_preference, null)); in setImportanceSummary_default()
DZenCustomRadioButtonPreferenceTest.java64 LayoutInflater.from(mContext).inflate( in setChecked_shouldUpdateButtonCheckedState()
81 LayoutInflater.from(mContext).inflate(R.layout.preference_two_target_radio, null)); in clickRadioButton_shouldNotifyRadioButtonClicked()
98 LayoutInflater.from(mContext).inflate(R.layout.preference_two_target_radio, null)); in clickWidgetView_shouldNotifyWidgetClicked()
/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java96 view = mInflater.inflate(R.layout.notification_header_template, parent, false); in onCreateViewHolder()
100 view = mInflater.inflate(R.layout.notification_footer_template, parent, false); in onCreateViewHolder()
105 view = mInflater.inflate( in onCreateViewHolder()
111 .inflate(R.layout.group_summary_notification_template, parent, false); in onCreateViewHolder()
116 .inflate(R.layout.call_notification_template, parent, false); in onCreateViewHolder()
120 view = mInflater.inflate( in onCreateViewHolder()
125 view = mInflater.inflate( in onCreateViewHolder()
132 view = mInflater.inflate( in onCreateViewHolder()
139 view = mInflater.inflate( in onCreateViewHolder()
146 view = mInflater.inflate( in onCreateViewHolder()
[all …]
DCarHeadsUpNotificationManager.java130 return mInflater.inflate(R.layout.headsup_container, null); in createHeadsUpPanel()
310 currentNotification.setNotificationView(mInflater.inflate( in showHeadsUp()
325 currentNotification.setNotificationView(mInflater.inflate( in showHeadsUp()
340 currentNotification.setNotificationView(mInflater.inflate( in showHeadsUp()
355 currentNotification.setNotificationView(mInflater.inflate( in showHeadsUp()
372 currentNotification.setNotificationView(mInflater.inflate( in showHeadsUp()
389 currentNotification.setNotificationView(mInflater.inflate( in showHeadsUp()
410 currentNotification.setNotificationView(mInflater.inflate( in showHeadsUp()
426 currentNotification.setNotificationView(mInflater.inflate( in showHeadsUp()
/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/
DMasterSwitchPreferenceTest.java64 LayoutInflater.from(mContext).inflate( in setChecked_shouldUpdateButtonCheckedState()
80 LayoutInflater.from(mContext).inflate( in setSwitchEnabled_shouldUpdateButtonEnabledState()
96 LayoutInflater.from(mContext).inflate( in setSwitchEnabled_shouldUpdateButtonEnabledState_beforeViewBound()
110 inflater.inflate(R.layout.preference_two_target, null)); in clickWidgetView_shouldToggleButton()
114 inflater.inflate(R.layout.preference_widget_master_switch, widgetView, true); in clickWidgetView_shouldToggleButton()
130 inflater.inflate(R.layout.preference_two_target, null)); in clickWidgetView_shouldNotToggleButtonIfDisabled()
134 inflater.inflate(R.layout.preference_widget_master_switch, widgetView, true); in clickWidgetView_shouldNotToggleButtonIfDisabled()
147 LayoutInflater.from(mContext).inflate(R.layout.preference_two_target, null)); in clickWidgetView_shouldNotifyPreferenceChanged()
167 .inflate(R.layout.preference_widget_master_switch, null)); in setDisabledByAdmin_hasEnforcedAdmin_shouldDisableButton()
181 .inflate(R.layout.preference_widget_master_switch, null)); in setDisabledByAdmin_noEnforcedAdmin_shouldEnableButton()
[all …]
DMasterCheckBoxPreferenceTest.java62 LayoutInflater.from(mContext).inflate( in setChecked_shouldUpdateCheckBoxCheckedState()
77 LayoutInflater.from(mContext).inflate( in setEnabled_shouldUpdateCheckBoxEnabledState()
92 LayoutInflater.from(mContext).inflate( in setCheckboxEnabled_shouldOnlyUpdateCheckBoxEnabledState()
109 LayoutInflater.from(mContext).inflate( in onBindViewHolder_shouldSetCheckboxEnabledState()
128 inflater.inflate(R.layout.preference_two_target, null)); in clickWidgetView_shouldToggleCheckBox()
132 inflater.inflate(R.layout.preference_widget_master_checkbox, widgetView, true); in clickWidgetView_shouldToggleCheckBox()
147 inflater.inflate(R.layout.preference_two_target, null)); in clickWidgetView_shouldNotToggleCheckBoxIfDisabled()
151 inflater.inflate(R.layout.preference_widget_master_checkbox, widgetView, true); in clickWidgetView_shouldNotToggleCheckBoxIfDisabled()
163 LayoutInflater.from(mContext).inflate(R.layout.preference_two_target, null)); in clickWidgetView_shouldNotifyPreferenceChanged()
182 .inflate(R.layout.preference_widget_master_checkbox, null)); in onBindViewHolder_checkBoxShouldHaveContentDescription()
DEntityHeaderControllerTest.java107 View inputView = mLayoutInflater.inflate(R.layout.settings_entity_header, null /* root */); in testBuildView_constructedWithView_shouldReturnSameView()
118 mLayoutInflater.inflate(R.layout.settings_entity_header, null /* root */); in bindViews_shouldBindAllData()
145 .inflate(R.layout.settings_entity_header, null /* root */); in bindButton_hasEditClickListener_shouldShowButton()
172 final View view = mLayoutInflater.inflate(R.layout.settings_entity_header, null /* root */); in bindButton_noEditClickListener_shouldNotShowButton()
189 mLayoutInflater.inflate(R.layout.settings_entity_header, null /* root */); in bindButton_noAppInfo_shouldNotAttachClickListener()
214 mLayoutInflater.inflate(R.layout.settings_entity_header, null /* root */); in bindButton_hasAppInfo_shouldAttachClickListener()
236 mLayoutInflater.inflate(R.layout.settings_entity_header, null /* root */); in iconContentDescription_shouldWorkWithSetIcon()
250 .inflate(R.layout.settings_entity_header, null /* root */); in iconContentDescription_shouldWorkWithoutSetIcon()
263 .inflate(R.layout.settings_entity_header, null /* root */); in setIcon_usingAppEntry_shouldLoadIconFromDrawableFactory()
277 .inflate(R.layout.settings_entity_header, null /* root */); in bindButton_hasAppNotifIntent_shouldShowButton()
[all …]
/packages/apps/Dialer/java/com/android/incallui/sessiondata/
DMultimediaFragment.java116 return layoutInflater.inflate(R.layout.fragment_spam, viewGroup, false); in onCreateView()
126 return layoutInflater.inflate( in onCreateView()
130 return layoutInflater.inflate(R.layout.fragment_composer_image_frag, viewGroup, false); in onCreateView()
134 return layoutInflater.inflate(R.layout.fragment_composer_text_frag, viewGroup, false); in onCreateView()
137 return layoutInflater.inflate(R.layout.fragment_composer_frag, viewGroup, false); in onCreateView()
142 return layoutInflater.inflate(R.layout.fragment_composer_text_image, viewGroup, false); in onCreateView()
145 return layoutInflater.inflate(R.layout.fragment_composer_image, viewGroup, false); in onCreateView()
149 return layoutInflater.inflate(R.layout.fragment_composer_text, viewGroup, false); in onCreateView()
/packages/apps/Dialer/java/com/android/dialer/searchfragment/list/
DSearchAdapter.java66 LayoutInflater.from(context).inflate(R.layout.search_contact_row, root, false), in onCreateViewHolder()
70 LayoutInflater.from(context).inflate(R.layout.search_contact_row, root, false), in onCreateViewHolder()
76 LayoutInflater.from(context).inflate(R.layout.header_layout, root, false)); in onCreateViewHolder()
79 LayoutInflater.from(context).inflate(R.layout.search_contact_row, root, false), in onCreateViewHolder()
83 LayoutInflater.from(context).inflate(R.layout.search_action_layout, root, false), in onCreateViewHolder()
87 LayoutInflater.from(context).inflate(R.layout.location_permission_row, root, false), in onCreateViewHolder()
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/
DSearchResultsAdapter.java52 view = inflater.inflate(R.layout.search_intent_item, parent, false); in onCreateViewHolder()
57 view = inflater.inflate(R.layout.search_intent_item, parent, false); in onCreateViewHolder()
61 view = inflater.inflate(R.layout.search_intent_item, parent, false); in onCreateViewHolder()
64 view = inflater.inflate(R.layout.search_saved_query_item, parent, false); in onCreateViewHolder()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DWaitFragment.java79 .inflate(R.layout.wait_container, container, false); in onCreateView()
90 view = mInflater.inflate(R.layout.wait_for_manual_sync, root, false); in getContent()
96 view = mInflater.inflate(R.layout.loading_messages, root, false); in getContent()
98 view = mInflater.inflate(R.layout.wait_default, root, false); in getContent()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsGridAdapter.java251 BubbleTextView icon = (BubbleTextView) mLayoutInflater.inflate( in onCreateViewHolder()
262 return new ViewHolder(mLayoutInflater.inflate(R.layout.all_apps_empty_search, in onCreateViewHolder()
265 View searchMarketView = mLayoutInflater.inflate(R.layout.all_apps_search_market, in onCreateViewHolder()
271 return new ViewHolder(mLayoutInflater.inflate( in onCreateViewHolder()
274 View footer = mLayoutInflater.inflate(R.layout.work_tab_footer, parent, false); in onCreateViewHolder()
/packages/apps/Contacts/src/com/android/contacts/list/
DJoinContactListAdapter.java144 View view = inflate(R.layout.join_contact_picker_section_header, parent); in newHeaderView()
150 View view = inflate(R.layout.join_contact_picker_section_header, parent); in newHeaderView()
176 private View inflate(int layoutId, ViewGroup parent) { in inflate() method in JoinContactListAdapter
177 return LayoutInflater.from(getContext()).inflate(layoutId, parent, false); in inflate()
/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerAdapter.java213 result = mInflater.inflate(layoutResID, parent, false); in getBaseItemView()
220 result = mInflater.inflate(R.layout.drawer_primary_item, parent, false); in getPrimaryItemView()
238 result = mInflater.inflate(R.layout.drawer_header, parent, false); in getHeaderItemView()
248 result = mInflater.inflate(R.layout.drawer_item, parent, false); in getGroupEntryView()
270 result = mInflater.inflate(R.layout.drawer_item, parent, false); in getAccountItemView()
296 result = mInflater.inflate(R.layout.drawer_item, parent, false); in getDrawerItemView()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogAlertManager.java40 view = inflater.inflate(R.layout.call_log_alert_item, parent, false); in CallLogAlertManager()
45 public View inflate(int layoutId) { in inflate() method in CallLogAlertManager
46 return inflater.inflate(layoutId, container, false); in inflate()
/packages/apps/Messaging/src/com/android/messaging/ui/
DAttachmentPreviewFactory.java167 final View view = layoutInflater.inflate(layoutId, parent, false /* attachToRoot */); in createImagePreview()
194 final View pendingItemView = layoutInflater.inflate(R.layout.attachment_pending_item, in createPendingAttachmentPreview()
226 final View view = layoutInflater.inflate(layoutId, parent, false /* attachToRoot */); in createVCardPreview()
269 final View view = layoutInflater.inflate(layoutId, parent, false /* attachToRoot */); in createAudioPreview()
295 final VideoThumbnailView videoThumbnail = (VideoThumbnailView) layoutInflater.inflate( in createVideoPreview()
/packages/apps/LegacyCamera/src/com/android/camera/
DPreferenceInflater.java50 public CameraPreference inflate(int resId) { in inflate() method in PreferenceInflater
51 return inflate(mContext.getResources().getXml(resId)); in inflate()
75 private CameraPreference inflate(XmlPullParser parser) { in inflate() method in PreferenceInflater
DOnScreenHint.java109 LayoutInflater inflate = in makeText() local
112 View v = inflate.inflate(R.layout.on_screen_hint, null); in makeText()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothPermissionActivity.java157 mView = getLayoutInflater().inflate(R.layout.bluetooth_access, null); in createConnectionDialogView()
166 mView = getLayoutInflater().inflate(R.layout.bluetooth_access, null); in createPhonebookDialogView()
175 mView = getLayoutInflater().inflate(R.layout.bluetooth_access, null); in createMapDialogView()
184 mView = getLayoutInflater().inflate(R.layout.bluetooth_access, null); in createSapDialogView()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionActivity.java157 mView = getLayoutInflater().inflate(R.layout.bluetooth_access, null); in createConnectionDialogView()
166 mView = getLayoutInflater().inflate(R.layout.bluetooth_access, null); in createPhonebookDialogView()
175 mView = getLayoutInflater().inflate(R.layout.bluetooth_access, null); in createMapDialogView()
184 mView = getLayoutInflater().inflate(R.layout.bluetooth_access, null); in createSapDialogView()
/packages/apps/Camera2/src/com/android/camera/
DOnScreenHint.java108 LayoutInflater inflate = (LayoutInflater) activity.getSystemService( in makeText() local
110 View v = inflate.inflate(R.layout.on_screen_hint, null); in makeText()
/packages/apps/Dialer/java/com/android/dialer/speeddial/
DSpeedDialAdapter.java117 inflater.inflate(R.layout.favorite_item_layout, parent, false), in onCreateViewHolder()
122 inflater.inflate(R.layout.suggestion_row_layout, parent, false), suggestedListener); in onCreateViewHolder()
126 inflater.inflate(R.layout.speed_dial_header_layout, parent, false), headerListener); in onCreateViewHolder()
130 inflater.inflate(R.layout.favorite_remove_view_layout, parent, false)); in onCreateViewHolder()
DDisambigDialog.java79 View view = inflater.inflate(R.layout.disambig_dialog_layout, null, false); in onCreateDialog()
130 .inflate(R.layout.disambig_dialog_divider, container, false); in insertDivider()
138 .inflate(R.layout.disambig_option_header_layout, container, false); in insertHeader()
152 .inflate(R.layout.disambig_option_layout, container, false); in insertOption()
/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/slices/
DSwipeDismissalDelegateTest.java111 .inflate(SliceContextualCardRenderer.VIEW_TYPE_FULL_WIDTH, mRecyclerView, false); in getSliceViewHolder()
121 .inflate(ConditionContextualCardRenderer.VIEW_TYPE_FULL_WIDTH, mRecyclerView, in getConditionalViewHolder()
132 .inflate(VIEW_TYPE_DEFERRED_SETUP, mRecyclerView, false); in getDeferredSetupViewHolder()

12345678910>>...40