Home
last modified time | relevance | path

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

12

/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.java69 private View createView() { in createView() method in BluetoothOppBtEnableActivity
DBluetoothOppBtErrorActivity.java72 private View createView() { in createView() method in BluetoothOppBtErrorActivity
DBluetoothOppBtEnablingActivity.java95 private View createView() { in createView() method in BluetoothOppBtEnablingActivity
DBluetoothOppIncomingFileConfirmActivity.java126 private View createView() { in createView() method in BluetoothOppIncomingFileConfirmActivity
DBluetoothOppTransferActivity.java242 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/PackageInstaller/src/com/android/packageinstaller/permission/ui/
DGrantPermissionsViewHandler.java42 View createView(); in createView() method
DGrantPermissionsWatchViewHandler.java67 public View createView() { in createView() method in GrantPermissionsWatchViewHandler
/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.java121 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/Car/Radio/src/com/android/car/radio/
DPrescannedRadioStationAdapter.java145 public View createView(ViewGroup parent) { in createView() method in PrescannedRadioStationAdapter
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherAppWidgetHost.java89 public AppWidgetHostView createView(Context context, int appWidgetId, in createView() method in LauncherAppWidgetHost
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/television/
DGrantPermissionsViewHandlerImpl.java52 public View createView() { in createView() method in GrantPermissionsViewHandlerImpl
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationViewAdapter.java131 public View createView(Context context, LayoutInflater inflater, ViewGroup parent) { in createView() method in ConversationViewAdapter.ConversationHeaderItem
181 public View createView(Context context, LayoutInflater inflater, ViewGroup parent) { in createView() method in ConversationViewAdapter.ConversationFooterItem
271 public View createView(Context context, LayoutInflater inflater, ViewGroup parent) { in createView() method in ConversationViewAdapter.MessageHeaderItem
415 public View createView(Context context, LayoutInflater inflater, ViewGroup parent) { in createView() method in ConversationViewAdapter.MessageFooterItem
489 public View createView(Context context, LayoutInflater inflater, ViewGroup parent) { in createView() method in ConversationViewAdapter.SuperCollapsedBlockItem
DConversationOverlayItem.java52 public abstract View createView(Context context, LayoutInflater inflater, in createView() method in ConversationOverlayItem
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingDialogFragment.java293 private View createView() { in createView() method in BluetoothPairingDialogFragment

12