Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DVideoProfile.java46 public static final int QUALITY_DEFAULT = 4; field in VideoProfile
58 this(videoState, QUALITY_DEFAULT); in VideoProfile()