Searched defs:LatencyResult (Results 1 – 2 of 2) sorted by relevance
23 public class LatencyResult implements Parcelable { class43 public LatencyResult(float[] results) { in LatencyResult() method in LatencyResult74 public LatencyResult(Parcel in) { in LatencyResult() method in LatencyResult
39 LatencyResult = collections.namedtuple( variable