Lines Matching refs:CallQuality
2181 // CallQuality information. (This proto class corresponds to
2182 // android.telephony.CallQuality)
2183 message CallQuality { message
2279 // Snapshot of the CallQuality when signal strength is worst within good
2281 optional CallQuality snapshot_of_worst_ss_with_good_quality = 4;
2283 // Snapshot of the CallQuality when signal strength is best within good
2285 optional CallQuality snapshot_of_best_ss_with_good_quality = 5;
2287 // Snapshot of the CallQuality when signal strength is worst within bad
2289 optional CallQuality snapshot_of_worst_ss_with_bad_quality = 6;
2291 // Snapshot of the CallQuality when signal strength is best within bad
2293 optional CallQuality snapshot_of_best_ss_with_bad_quality = 7;
2307 // Snapshot of the CallQuality at the end of a call. This includes
2309 optional CallQuality snapshot_of_end = 12;
2380 optional CallQuality call_quality = 23;