Lines Matching refs:CallQuality
2218 // CallQuality information. (This proto class corresponds to
2219 // android.telephony.CallQuality)
2220 message CallQuality { message
2316 // Snapshot of the CallQuality when signal strength is worst within good
2318 optional CallQuality snapshot_of_worst_ss_with_good_quality = 4;
2320 // Snapshot of the CallQuality when signal strength is best within good
2322 optional CallQuality snapshot_of_best_ss_with_good_quality = 5;
2324 // Snapshot of the CallQuality when signal strength is worst within bad
2326 optional CallQuality snapshot_of_worst_ss_with_bad_quality = 6;
2328 // Snapshot of the CallQuality when signal strength is best within bad
2330 optional CallQuality snapshot_of_best_ss_with_bad_quality = 7;
2344 // Snapshot of the CallQuality at the end of a call. This includes
2346 optional CallQuality snapshot_of_end = 12;
2417 optional CallQuality call_quality = 23;