Searched defs:wearEstimate (Results 1 – 2 of 2) sorted by relevance
146 public Builder fromWearEstimate(@NonNull WearEstimate wearEstimate) { in fromWearEstimate()151 public Builder toWearEstimate(@NonNull WearEstimate wearEstimate) { in toWearEstimate()
399 final WearEstimate wearEstimate = mCarStorageMonitoringManager.getWearEstimate(); in testReadWearEstimate() local