Home
last modified time | relevance | path

Searched defs:createView (Results 1 – 25 of 63) sorted by relevance

123

/aosp12/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
H A DHotseatPlugin.java19 View createView(ViewGroup parent); in createView() method
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListItemFocusableAboveUnfocusable.java38 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListItemFocusableAboveUnfocusable
H A DListItemFocusablesFarApart.java40 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListItemFocusablesFarApart
H A DListOfTouchables.java40 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListOfTouchables
H A DListItemFocusablesClose.java50 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListItemFocusablesClose
H A DListSimple.java44 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListSimple
H A DListButtonsDiagonalAcrossItems.java50 protected View createView(int position, ViewGroup parent, in createView() method in ListButtonsDiagonalAcrossItems
H A DListHorizontalFocusWithinItemWins.java51 protected View createView(int position, ViewGroup parent, in createView() method in ListHorizontalFocusWithinItemWins
H A DListInterleaveFocusables.java44 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListInterleaveFocusables
H A DListItemISVAndButton.java42 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListItemISVAndButton
H A DListHeterogeneous.java39 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListHeterogeneous
H A DListItemsExpandOnSelection.java40 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in ListItemsExpandOnSelection
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppBtEnableActivity.java70 private View createView() { in createView() method in BluetoothOppBtEnableActivity
H A DBluetoothOppBtErrorActivity.java67 private View createView(String errorContent) { in createView() method in BluetoothOppBtErrorActivity
H A DBluetoothOppBtEnablingActivity.java94 private View createView() { in createView() method in BluetoothOppBtEnablingActivity
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridSimple.java48 protected View createView(int position, ViewGroup parent, int desiredHeight) { in createView() method in GridSimple
/aosp12/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
H A DDrawableThumbWallpaperInfo.java24 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() method in DrawableThumbWallpaperInfo
H A DPickImageInfo.java29 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() method in PickImageInfo
/aosp12/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpActivity.java67 private View createView() { in createView() method in VideoDumpActivity
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
H A DCustomizationSectionController.java47 T createView(Context context); in createView() method
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DBasePagerViewHolder.java105 protected abstract View createView(ViewGroup container); in createView() method in BasePagerViewHolder
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/grid/
H A DGridSectionController.java54 public GridSectionView createView(Context context) { in createView() method in GridSectionController
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/
H A DCarUiLayoutInflaterFactory.java46 protected View createView(Context context, String name, AttributeSet attrs) { in createView() method in CarUiLayoutInflaterFactory
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/themedicon/
H A DThemedIconSectionController.java59 public ThemedIconSectionView createView(Context context) { in createView() method in ThemedIconSectionController
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
H A DGroupMmsSettingDialog.java65 private View createView() { in createView() method in GroupMmsSettingDialog

123