Home
last modified time | relevance | path

Searched defs:createView (Results 1 – 25 of 29) 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
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/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppBtEnableActivity.java71 private View createView() { in createView() method in BluetoothOppBtEnableActivity
DBluetoothOppBtErrorActivity.java69 private View createView(String errorContent) { in createView() method in BluetoothOppBtErrorActivity
DBluetoothOppBtEnablingActivity.java94 private View createView() { in createView() method in BluetoothOppBtEnablingActivity
DBluetoothOppIncomingFileConfirmActivity.java132 private View createView() { in createView() method in BluetoothOppIncomingFileConfirmActivity
DBluetoothOppTransferActivity.java238 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.java82 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/car-ui-lib/src/main/java/com/android/car/ui/toolbar/
DMenuItemRenderer.java92 void createView(Consumer<View> callback) { in createView() method in MenuItemRenderer
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapActivity.java149 private View createView(final int id) { in createView() method in BluetoothPbapActivity
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothPairingDialogFragment.java324 private View createView() { in createView() method in BluetoothPairingDialogFragment

12