Home
last modified time | relevance | path

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

12

/packages/apps/Launcher3/src_plugins/com/android/systemui/plugins/
DHotseatPlugin.java19 View createView(ViewGroup parent); in createView() method
/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
DLiveWallpaperInfo.java53 public View createView(Context context, LayoutInflater inflator, ViewGroup parent) { in createView() method in LiveWallpaperInfo
DWallpaperTileInfo.java38 public abstract View createView(Context context, LayoutInflater inflator, ViewGroup parent); in createView() method in WallpaperTileInfo
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java68 private View createView() { in createView() method in BluetoothOppBtEnableActivity
DBluetoothOppBtErrorActivity.java66 private View createView(String errorContent) { in createView() method in BluetoothOppBtErrorActivity
DBluetoothOppBtEnablingActivity.java91 private View createView() { in createView() method in BluetoothOppBtEnablingActivity
DBluetoothOppIncomingFileConfirmActivity.java129 private View createView() { in createView() method in BluetoothOppIncomingFileConfirmActivity
DBluetoothOppTransferActivity.java234 private View createView() { in createView() method in BluetoothOppTransferActivity
/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/Messaging/src/com/android/messaging/ui/appsettings/
DGroupMmsSettingDialog.java65 private View createView() { in createView() method in GroupMmsSettingDialog
/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
DGalleryMediaChooser.java123 protected View createView(final ViewGroup container) { in createView() method in GalleryMediaChooser
DCameraMediaChooser.java84 protected View createView(final ViewGroup container) { in createView() method in CameraMediaChooser
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/
DGrantPermissionsViewHandler.java59 View createView(); in createView() method
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/television/
DGrantPermissionsViewHandlerImpl.java61 public View createView() { in createView() method in GrantPermissionsViewHandlerImpl
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/auto/
DGrantPermissionsAutoViewHandler.java83 public View createView() { in createView() method in GrantPermissionsAutoViewHandler
/packages/apps/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/
DGrantPermissionsWearViewHandler.java84 public View createView() { in createView() method in GrantPermissionsWearViewHandler
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/toolbar/
DMenuItemRenderer.java95 void createView(Consumer<View> callback) { in createView() method in MenuItemRenderer
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java145 private View createView(final int id) { in createView() method in BluetoothPbapActivity
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppWidgetHost.java207 public AppWidgetHostView createView(Context context, int appWidgetId, in createView() method in LauncherAppWidgetHost

12