Home
last modified time | relevance | path

Searched defs:inflater (Results 1 – 25 of 646) sorted by relevance

12345678910>>...26

/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DNotificationAppPreferenceTest.java62 final LayoutInflater inflater = LayoutInflater.from(mContext); in setChecked_shouldUpdateButtonCheckedState() local
80 final LayoutInflater inflater = LayoutInflater.from(mContext); in setSwitchEnabled_shouldUpdateButtonEnabledState() local
98 final LayoutInflater inflater = LayoutInflater.from(mContext); in setSwitchEnabled_shouldUpdateButtonEnabledState_beforeViewBound() local
113 final LayoutInflater inflater = LayoutInflater.from(mContext); in clickWidgetView_shouldToggleButton() local
133 final LayoutInflater inflater = LayoutInflater.from(mContext); in clickWidgetView_shouldNotToggleButtonIfDisabled() local
171 final LayoutInflater inflater = LayoutInflater.from(mContext); in setDisabledByAdmin_hasEnforcedAdmin_shouldDisableButton() local
187 final LayoutInflater inflater = LayoutInflater.from(mContext); in setDisabledByAdmin_noEnforcedAdmin_shouldEnableButton() local
203 final LayoutInflater inflater = LayoutInflater.from(mContext); in onBindViewHolder_toggleButtonShouldHaveContentDescription() local
DImportancePreferenceTest.java69 final LayoutInflater inflater = LayoutInflater.from(mContext); in onBindViewHolder_nonConfigurable() local
101 final LayoutInflater inflater = LayoutInflater.from(mContext); in onBindViewHolder_selectButtonAndText() local
124 final LayoutInflater inflater = LayoutInflater.from(mContext); in onClick_changesUICallsListener() local
149 final LayoutInflater inflater = LayoutInflater.from(mContext); in setImportanceSummary() local
171 final LayoutInflater inflater = LayoutInflater.from(mContext); in setImportanceSummary_default() local
/packages/apps/Contacts/src/com/android/contacts/list/
DMultiSelectPhoneNumbersListFragment.java56 public void onCreateOptionsMenu(Menu menu, final MenuInflater inflater) { in onCreateOptionsMenu()
95 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView()
122 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView()
DMultiSelectEmailAddressesListFragment.java56 public void onCreateOptionsMenu(Menu menu, final MenuInflater inflater) { in onCreateOptionsMenu()
95 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView()
137 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView()
DEmailAddressPickerFragment.java60 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView()
65 protected void onCreateView(LayoutInflater inflater, ViewGroup container) { in onCreateView()
DPostalAddressPickerFragment.java75 protected View inflateView(LayoutInflater inflater, ViewGroup container) { in inflateView()
80 protected void onCreateView(LayoutInflater inflater, ViewGroup container) { in onCreateView()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogModalAlertManager.java38 private final LayoutInflater inflater; field in CallLogModalAlertManager
40 public CallLogModalAlertManager(LayoutInflater inflater, ViewGroup parent, Listener listener) { in CallLogModalAlertManager()
DCallLogAlertManager.java32 private final LayoutInflater inflater; field in CallLogAlertManager
36 public CallLogAlertManager(CallLogAdapter adapter, LayoutInflater inflater, ViewGroup parent) { in CallLogAlertManager()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DUserDictionaryAddWordFragment.java58 public View onCreateView(final LayoutInflater inflater, final ViewGroup container, in onCreateView()
81 public void onCreateOptionsMenu(final Menu menu, final MenuInflater inflater) { in onCreateOptionsMenu()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/inputmethod/
DUserDictionaryAddWordFragment.java58 public View onCreateView(final LayoutInflater inflater, final ViewGroup container, in onCreateView()
81 public void onCreateOptionsMenu(final Menu menu, final MenuInflater inflater) { in onCreateOptionsMenu()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/carboard/
DKeyboardTestFragment.java31 public View onCreateView(LayoutInflater inflater, @Nullable ViewGroup container, in onCreateView()
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DIconRecentsFragment.java33 public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, in onCreateView()
/packages/apps/Contacts/src/com/android/contacts/test/
DEmptyFragment.java31 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView()
/packages/apps/Settings/src/com/android/settings/applications/
DRunningServices.java49 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView()
62 public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) { in onCreateOptionsMenu()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DRunningServices.java49 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView()
62 public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) { in onCreateOptionsMenu()
/packages/apps/TV/src/com/android/tv/onboarding/
DWelcomeFragment.java621 LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { in onCreateView()
797 protected View onCreateBackgroundView(LayoutInflater inflater, ViewGroup container) { in onCreateBackgroundView()
803 protected View onCreateContentView(LayoutInflater inflater, ViewGroup container) { in onCreateContentView()
811 protected View onCreateForegroundView(LayoutInflater inflater, ViewGroup container) { in onCreateForegroundView()
/packages/apps/UniversalMediaPlayer/java/com/android/pump/fragment/
DHomeFragment.java38 public @NonNull View onCreateView(@NonNull LayoutInflater inflater, in onCreateView()
/packages/apps/UnifiedEmail/src/com/android/mail/ui/settings/
DMailPreferenceFragment.java38 public void onCreateOptionsMenu(Menu menu, MenuInflater inflater) { in onCreateOptionsMenu()
/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/touch/
DTouchTestFragment.java30 public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle bundle) { in onCreateView()
/packages/apps/Dialer/java/com/android/dialer/app/widget/
DDialpadSearchEmptyContentView.java40 final LayoutInflater inflater = in inflateLayout() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DOfflineDesktopFragment.java33 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/touch/
DTouchTestFragment.java31 public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle bundle) { in onCreateView()
/packages/apps/Car/Cluster/src/android/car/cluster/
DCarInfoFragment.java37 public View onCreateView(LayoutInflater inflater, ViewGroup container, in onCreateView()
/packages/apps/Settings/tests/robotests/src/com/android/settings/network/
DPrivateDnsModeDialogPreferenceTest.java85 final LayoutInflater inflater = LayoutInflater.from(mContext); in setUp() local
125 final LayoutInflater inflater = LayoutInflater.from(mContext); in testOnBindDialogView_containsCorrectData() local
/packages/apps/Tag/src/com/android/apps/tag/
DTagViewer.java76 private void addView(LayoutInflater inflater, LinearLayout content, View v) { in addView()
86 LayoutInflater inflater = LayoutInflater.from(this); in buildTagViews() local

12345678910>>...26