Searched defs:ScanningContext (Results 1 - 1 of 1) sorted by relevance

/sdk/sdk_common/src/com/android/ide/common/resources/
H A DScanningContext.java25 * A {@link ScanningContext} keeps track of state during a resource file scan,
29 public class ScanningContext { class
35 * Constructs a new {@link ScanningContext}
39 public ScanningContext(@NonNull ResourceRepository repository) { method in class:ScanningContext

Completed in 57 milliseconds