Searched refs:QUALITY_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
33 @IntDef({QUALITY_UNKNOWN, QUALITY_HIGH, QUALITY_MEDIUM, QUALITY_LOW, QUALITY_DEFAULT})40 public static final int QUALITY_UNKNOWN = 0; field in VideoProfile
45 private int mVideoQuality = VideoProfile.QUALITY_UNKNOWN;