Home
last modified time | relevance | path

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

/frameworks/base/core/proto/android/stats/location/
Dlocation_enums.proto59 QUALITY_UNKNOWN = 0; enumerator
/frameworks/base/telecomm/java/android/telecom/
DVideoProfile.java42 public static final int QUALITY_UNKNOWN = 0; field in VideoProfile