Home
last modified time | relevance | path

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

12

/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
DHotseatPlugin.java19 View createView(ViewGroup parent); in createView() method
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java70 private View createView() { in createView() method in BluetoothOppBtEnableActivity
DBluetoothOppBtErrorActivity.java67 private View createView(String errorContent) { in createView() method in BluetoothOppBtErrorActivity
DBluetoothOppBtEnablingActivity.java94 private View createView() { in createView() method in BluetoothOppBtEnablingActivity
DBluetoothOppIncomingFileConfirmActivity.java133 private View createView() { in createView() method in BluetoothOppIncomingFileConfirmActivity
DBluetoothOppTransferActivity.java238 private View createView() { in createView() method in BluetoothOppTransferActivity
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DDrawableThumbWallpaperInfo.java24 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() method in DrawableThumbWallpaperInfo
DPickImageInfo.java29 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() method in PickImageInfo
DThirdPartyWallpaperInfo.java46 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() method in ThirdPartyWallpaperInfo
DWallpaperTileInfo.java38 public abstract View createView(Context context, LayoutInflater inflator, ViewGroup parent); in createView() method in WallpaperTileInfo
DLiveWallpaperInfo.java53 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() method in LiveWallpaperInfo
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DCustomizationSectionController.java47 T createView(Context context); in createView() method
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/
DCarUiLayoutInflaterFactory.java38 protected View createView(Context context, String name, AttributeSet attrs) { in createView() method in CarUiLayoutInflaterFactory
/packages/apps/Messaging/src/com/android/messaging/ui/
DBasePagerViewHolder.java105 protected abstract View createView(ViewGroup container); in createView() method in BasePagerViewHolder
DCustomHeaderPagerListViewHolder.java47 protected View createView(ViewGroup container) { in createView() method in CustomHeaderPagerListViewHolder
/packages/apps/ThemePicker/src/com/android/customization/model/grid/
DGridSectionController.java54 public GridSectionView createView(Context context) { in createView() method in GridSectionController
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
DGroupMmsSettingDialog.java65 private View createView() { in createView() method in GroupMmsSettingDialog
/packages/apps/ThemePicker/src/com/android/customization/model/themedicon/
DThemedIconSectionController.java59 public ThemedIconSectionView createView(Context context) { in createView() method in ThemedIconSectionController
/packages/apps/Contacts/tests/src/com/android/contacts/list/
DContactListItemViewTest.java112 private ContactListItemView createView() { in createView() method in ContactListItemViewTest
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DAudioMediaChooser.java69 protected View createView(final ViewGroup container) { in createView() method in AudioMediaChooser
DContactMediaChooser.java71 protected View createView(final ViewGroup container) { in createView() method in ContactMediaChooser
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DToggleButtonActionItem.java157 private DrawableStateToggleButton createView(Context context, ViewGroup viewGroup) { in createView() method in ToggleButtonActionItem
/packages/apps/ThemePicker/src/com/android/customization/model/mode/
DDarkModeSectionController.java108 public DarkModeSectionView createView(Context context) { in createView() method in DarkModeSectionController
/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/toolbar/
DMenuItemRenderer.java78 void createView(Consumer<View> callback) { in createView() method in MenuItemRenderer
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/
DGrantPermissionsViewHandler.java64 View createView(); in createView() method

12