Searched refs:getServiceDuration (Results 1 – 2 of 2) sorted by relevance
92 public Long getServiceDuration() { in getServiceDuration() method in DmesgServiceInfoItem
1002 if (infoItem.getServiceDuration() != -1L) { in analyzeDmesgServiceInfo()1005 mBootInfo.get(key).add(infoItem.getServiceDuration().doubleValue()); in analyzeDmesgServiceInfo()1008 timeList.add(infoItem.getServiceDuration().doubleValue()); in analyzeDmesgServiceInfo()1011 mBootIterationInfo.put(key, infoItem.getServiceDuration().doubleValue()); in analyzeDmesgServiceInfo()