Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DCallQualityMetricsTest.java82 CallQuality cq1 = constructCallQuality(CallQuality.CALL_QUALITY_EXCELLENT, in testTotalDurations()
85 CallQuality.CALL_QUALITY_EXCELLENT, 10000); in testTotalDurations()
86 CallQuality cq3 = constructCallQuality(CallQuality.CALL_QUALITY_EXCELLENT, in testTotalDurations()
125 CallQuality cq1 = constructCallQuality(CallQuality.CALL_QUALITY_EXCELLENT, in testTotalDurations_MultipleChecks()
128 CallQuality.CALL_QUALITY_EXCELLENT, 10000); in testTotalDurations_MultipleChecks()
129 CallQuality cq3 = constructCallQuality(CallQuality.CALL_QUALITY_EXCELLENT, in testTotalDurations_MultipleChecks()
180 CallQuality cq1 = constructCallQuality(CallQuality.CALL_QUALITY_EXCELLENT, in testTotalDurations_ReportedOutOfOrder()
183 CallQuality.CALL_QUALITY_EXCELLENT, 10000); in testTotalDurations_ReportedOutOfOrder()
184 CallQuality cq3 = constructCallQuality(CallQuality.CALL_QUALITY_EXCELLENT, in testTotalDurations_ReportedOutOfOrder()
255 CallQuality cq1 = constructCallQuality(CallQuality.CALL_QUALITY_EXCELLENT, in testBestAndWorstSs()
[all …]
/frameworks/base/telephony/java/android/telephony/
DCallQuality.java48 public static final int CALL_QUALITY_EXCELLENT = 0; field in CallQuality
60 CALL_QUALITY_EXCELLENT,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java2123 if (level == CallQuality.CALL_QUALITY_EXCELLENT) { in callQualityLevelToProtoEnum()
/frameworks/base/telephony/api/
Dsystem-current.txt50 field public static final int CALL_QUALITY_EXCELLENT = 0; // 0x0
/frameworks/base/api/
Dtest-current.txt3156 field public static final int CALL_QUALITY_EXCELLENT = 0; // 0x0
Dsystem-current.txt8021 field public static final int CALL_QUALITY_EXCELLENT = 0; // 0x0
/frameworks/base/non-updatable-api/
Dsystem-current.txt7919 field public static final int CALL_QUALITY_EXCELLENT = 0; // 0x0