Searched defs:SensorTestDetails (Results 1 – 1 of 1) sorted by relevance
30 public class SensorTestDetails { class42 public SensorTestDetails(String name, ResultCode resultCode) { in SensorTestDetails() method in SensorTestDetails46 public SensorTestDetails(String name, ResultCode resultCode, String summary) { in SensorTestDetails() method in SensorTestDetails52 public SensorTestDetails( in SensorTestDetails() method in SensorTestDetails70 public SensorTestDetails(Context context, String name, Result result) { in SensorTestDetails() method in SensorTestDetails78 public SensorTestDetails(String name, String tag, Throwable cause) { in SensorTestDetails() method in SensorTestDetails