Home
last modified time | relevance | path

Searched defs:layoutInflater (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/libreoffice/
H A DDocumentPartViewListAdapter.java35 LayoutInflater layoutInflater = activity.getLayoutInflater(); in getView() local
H A DFormattingController.java230 LayoutInflater layoutInflater = mContext.getLayoutInflater(); in insertTable() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/libreoffice/
H A DDocumentPartViewListAdapter.java36 LayoutInflater layoutInflater = activity.getLayoutInflater(); in getView() local
H A DFormattingController.java230 LayoutInflater layoutInflater = mContext.getLayoutInflater(); in insertTable() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/java/src/org/chromium/chrome/browser/autofill_assistant/carousel/
H A DAssistantChipViewHolder.java37 LayoutInflater layoutInflater = LayoutUtils.createInflater(parent.getContext()); in create() local
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/tabqueue/
H A DTabQueueService.java101 LayoutInflater layoutInflater = (LayoutInflater) getSystemService(LAYOUT_INFLATER_SERVICE); in onCreate() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/tabqueue/
H A DTabQueueService.java101 LayoutInflater layoutInflater = (LayoutInflater) getSystemService(LAYOUT_INFLATER_SERVICE); in onCreate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_deps/local_modifications/androidx_fragment_fragment/java/androidx/fragment/app/
H A DDialogFragment.java374 LayoutInflater layoutInflater = super.onGetLayoutInflater(savedInstanceState); in onGetLayoutInflater() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/gesturenav/
H A DSideSlideLayout.java148 LayoutInflater layoutInflater = LayoutInflater.from(getContext()); in SideSlideLayout() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/ntp/
H A DRecentTabsRowAdapter.java442 LayoutInflater layoutInflater = LayoutInflater.from(parent.getContext()); in getChildView() local
466 LayoutInflater layoutInflater = LayoutInflater.from(parent.getContext()); in getChildView() local