Home
last modified time | relevance | path

Searched refs:DOWNLOAD (Results 1 – 10 of 10) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/view/
DPreviewActionGroup.kt83 Action.DOWNLOAD -> downloadButton in getActionView()
95 Action.DOWNLOAD -> downloadButtonToggle in getActionToggle()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/binder/
DPreviewActionsBinder.kt38 import com.android.wallpaper.picker.preview.ui.viewmodel.Action.DOWNLOAD in <lambda>()
114 actionGroup.setIsVisible(DOWNLOAD, it) in <lambda>()
125 DOWNLOAD, in <lambda>()
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DBucketNames.java26 public static final String DOWNLOAD = "download"; field in BucketNames
DMediaSetUtils.java36 + BucketNames.DOWNLOAD);
DSaveVideoFileUtils.java46 BucketNames.DOWNLOAD); in getDstMp4FileInfo()
/packages/modules/Connectivity/tests/integration/src/com/android/server/net/integrationtests/
DNetworkStatsIntegrationTest.kt42 import com.android.server.net.integrationtests.NetworkStatsIntegrationTest.Direction.DOWNLOAD in <lambda>()
227 DOWNLOAD in <lambda>()
263 DOWNLOAD, in <lambda>()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DBottomActionBar.java159 DOWNLOAD, enumConstant
211 mActionMap.put(BottomAction.DOWNLOAD, findViewById(R.id.action_download)); in BottomActionBar()
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DLocalAlbum.java303 relativePath += BucketNames.DOWNLOAD; in getRelativePath()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/ui/viewmodel/
DPreviewActionsViewModel.kt594 DOWNLOAD,
/packages/modules/Virtualization/docs/
Dcustom_vm.md74 - Note: DO NOT DOWNLOAD `vmlinuz.tar.xz` from the CI.