Searched defs:SensorTestDetails (Results 1 – 1 of 1) sorted by relevance
31 public class SensorTestDetails { class44 public SensorTestDetails(String name, ResultCode resultCode) { in SensorTestDetails() method in SensorTestDetails48 public SensorTestDetails(String name, ResultCode resultCode, String summary) { in SensorTestDetails() method in SensorTestDetails54 public SensorTestDetails( in SensorTestDetails() method in SensorTestDetails72 public SensorTestDetails(Context context, String name, Result result) { in SensorTestDetails() method in SensorTestDetails80 public SensorTestDetails(String name, String tag, Throwable cause) { in SensorTestDetails() method in SensorTestDetails