Home
last modified time | relevance | path

Searched defs:ScopeEntry (Results 1 – 1 of 1) sorted by relevance

/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/
DScope.java196 private static class ScopeEntry { class in Scope
202 public ScopeEntry(ScopeProvider scopeProvider, ScopeEntry parent) { in ScopeEntry() method in Scope.ScopeEntry