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

/frameworks/data-binding/compilerCommon/src/main/grammar-gen/android/databinding/parser/
H A DBindingExpressionParser.java319 public ResourcesContext resources() {
320 return getRuleContext(ResourcesContext.class,0);
1917 public static class ResourcesContext extends ParserRuleContext { class in class:BindingExpressionParser
1922 public ResourcesContext(ParserRuleContext parent, int invokingState) { method in class:BindingExpressionParser.ResourcesContext
1942 public final ResourcesContext resources() throws RecognitionException {
1943 ResourcesContext _localctx = new ResourcesContext(_ctx, getState());
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 12 milliseconds