Searched defs:preview (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/ |
D | ClockInfo.java | 34 Supplier<Bitmap> thumbnail, Supplier<Bitmap> preview) { in ClockInfo() 112 public Builder setPreview(Supplier<Bitmap> preview) { in setPreview()
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | SingleFrameTextureViewTestActivity.java | 52 TextView preview = new TextView(this); in onCreate() local
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | RemotePrintDocument.java | 207 public boolean update(PrintAttributes attributes, PageRange[] pages, boolean preview) { in update() 514 boolean preview; field in RemotePrintDocument.UpdateSpec 517 public void update(PrintAttributes attributes, boolean preview, in update() 530 public boolean hasSameConstraints(PrintAttributes attributes, boolean preview) { in hasSameConstraints() 741 PrintAttributes newAttributes, boolean preview, CommandDoneCallback callback) { in LayoutCommand()
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
D | RGBZ.java | 42 private Bitmap preview; field in RGBZ
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
D | AndroidCamera2Settings.java | 80 Size preview, Size photo) throws CameraAccessException { in AndroidCamera2Settings()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/dream/ |
D | DreamBackend.java | 286 public void preview(DreamInfo dreamInfo) { in preview() method in DreamBackend
|
/frameworks/base/core/java/android/widget/ |
D | FastScroller.java | 702 private void measureFloating(View preview, Rect margins, Rect out) { in measureFloating() 1137 final View preview = mPreviewImage; in transitionPreviewLayout() local
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/ |
D | BitmapRegionTileSource.java | 396 Bitmap preview = decodePreview(source, previewSize); in BitmapRegionTileSource() local
|