Lines Matching refs:CallQuality
2221 // CallQuality information. (This proto class corresponds to
2222 // android.telephony.CallQuality)
2223 message CallQuality { message
2341 // Snapshot of the CallQuality when signal strength is worst within good
2343 optional CallQuality snapshot_of_worst_ss_with_good_quality = 4;
2345 // Snapshot of the CallQuality when signal strength is best within good
2347 optional CallQuality snapshot_of_best_ss_with_good_quality = 5;
2349 // Snapshot of the CallQuality when signal strength is worst within bad
2351 optional CallQuality snapshot_of_worst_ss_with_bad_quality = 6;
2353 // Snapshot of the CallQuality when signal strength is best within bad
2355 optional CallQuality snapshot_of_best_ss_with_bad_quality = 7;
2369 // Snapshot of the CallQuality at the end of a call. This includes
2371 optional CallQuality snapshot_of_end = 12;
2442 optional CallQuality call_quality = 23;