Home
last modified time | relevance | path

Searched refs:patchesDirectory (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/image/
DIncrementalImageUtil.java653 private void logPatchesInformation(File patchesDirectory) { in logPatchesInformation() argument
654 for (File patch : patchesDirectory.listFiles()) { in logPatchesInformation()