Searched refs:getDeviceCoveragePaths (Results 1 – 3 of 3) sorted by relevance
192 public List<String> getDeviceCoveragePaths() { in getDeviceCoveragePaths() method in CoverageOptions
165 for (String devicePath : mConfiguration.getCoverageOptions().getDeviceCoveragePaths()) { in logCoverageMeasurement()216 for (String devicePath : mConfiguration.getCoverageOptions().getDeviceCoveragePaths()) { in logCoverageMeasurement()
76 for (String devicePath : mCoverageOptions.getDeviceCoveragePaths()) { in deleteCoverageMeasurements()