Home
last modified time | relevance | path

Searched refs:HAS_GET_SUPPORTED_VIDEO_SIZE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DApiHelper.java137 public static final boolean HAS_GET_SUPPORTED_VIDEO_SIZE = field in ApiHelper
/packages/apps/Camera/src/com/android/camera/
DVideoModule.java758 if (ApiHelper.HAS_GET_SUPPORTED_VIDEO_SIZE) { in getDesiredPreviewSize()