Home
last modified time | relevance | path

Searched defs:getView (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/
H A DSingleItemAdapter.java39 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in SingleItemAdapter
46 protected abstract View getView(View convertView, ViewGroup parent); in getView() method in SingleItemAdapter
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DViewProvider.java20 View getView(); in getView() method
H A DFragmentBase.java31 View getView(); in getView() method
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DPagerViewHolder.java33 View getView(ViewGroup container); in getView() method
H A DBasePagerViewHolder.java81 public View getView(ViewGroup container) { in getView() method in BasePagerViewHolder
/aosp12/packages/apps/Car/libs/car-ui-lib/oem-apis/src/main/java/com/android/car/ui/plugin/oemapis/
H A DFocusParkingViewOEMV1.java45 View getView(); in getView() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardRootViewController.java35 public ViewGroup getView() { in getView() method in KeyguardRootViewController
/aosp12/packages/apps/Tag/src/com/android/apps/tag/record/
H A DUnknownRecord.java30 public View getView(Activity activity, LayoutInflater inflater, ViewGroup parent, int offset) { in getView() method in UnknownRecord
H A DParsedNdefRecord.java37 public abstract View getView(Activity activity, LayoutInflater inflater, ViewGroup parent, in getView() method in ParsedNdefRecord
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/
H A DFocusParkingViewAdapterV1.java38 public View getView() { in getView() method in FocusParkingViewAdapterV1
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
H A DLiteFragment.java31 public View getView(); in getView() method
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/ui/
H A DViewTest.java46 protected T getView() { in getView() method in ViewTest
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSuggestionViewFactory.java56 View getView(SuggestionCursor suggestion, String userQuery, View convertView, ViewGroup parent); in getView() method
/aosp12/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/
H A DAppListAdapter.java48 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in AppListAdapter
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DViewRootImplCompat.java44 public View getView() { in getView() method in ViewRootImplCompat
/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DControlsTest.java31 public CustomControlView getView() { in getView() method in ControlsTest
H A DOpenGLTest.java33 public CustomOpenGLView getView() { in getView() method in OpenGLTest
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DAddPrinterActivity.java381 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in AddPrinterActivity.CombinedAdapter
535 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in AddPrinterActivity.EnabledServicesAdapter
583 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in AddPrinterActivity.DisabledServicesAdapter
684 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in AddPrinterActivity.RecommendedServicesAdapter
876 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in AddPrinterActivity.NoPrintServiceMessageAdapter
/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkMenuAdapter.java46 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in StkMenuAdapter
/aosp12/packages/apps/Car/libs/car-ui-lib/oem-apis/src/main/java/com/android/car/ui/plugin/oemapis/appstyledview/
H A DAppStyledViewControllerOEMV1.java30 View getView(); in getView() method
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DReorderable.java47 View getView(); in getView() method
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowAlertDialogCompat.java61 public View getView() { in getView() method in ShadowAlertDialogCompat
/aosp12/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestGalleryImages.java62 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in BiDiTestGalleryImages
/aosp12/packages/apps/Settings/src/com/android/settings/applications/intentpicker/
H A DSupportedLinksAdapter.java59 public View getView(int position, View convertView, ViewGroup parent) { in getView() method in SupportedLinksAdapter
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSContainerImplController.java72 public QSContainerImpl getView() { in getView() method in QSContainerImplController

12345678910>>...12