Home
last modified time | relevance | path

Searched defs:getContentValues (Results 1 – 2 of 2) sorted by relevance

/camera/camera-video/src/main/java/androidx/camera/video/
DMediaStoreOutputOptions.java98 public @NonNull ContentValues getContentValues() { in getContentValues() method in MediaStoreOutputOptions
195 abstract @NonNull ContentValues getContentValues(); in getContentValues() method in MediaStoreOutputOptions.MediaStoreOutputOptionsInternal
/camera/camera-core/src/main/java/androidx/camera/core/
DImageCapture.java2123 public @Nullable ContentValues getContentValues() { in getContentValues() method in ImageCapture.OutputFileOptions