Searched refs:setVariable (Results 1 – 4 of 4) sorted by relevance
61 assertTrue(mBinder.setVariable(BR.objectInBoth, null)); in testSetVariable()62 assertTrue(mBinder.setVariable(BR.objectInDefault, null)); in testSetVariable()63 assertFalse(mBinder.setVariable(BR.obj, null)); in testSetVariable()64 assertFalse(mBinder.setVariable(BR.objectInLand, null)); in testSetVariable()
63 assertTrue(mBinder.setVariable(BR.objectInBoth, null)); in testSetVariable()64 assertTrue(mBinder.setVariable(BR.objectInDefault, null)); in testSetVariable()65 assertTrue(mBinder.setVariable(BR.objectInLand, null)); in testSetVariable()66 assertFalse(mBinder.setVariable(BR.obj, null)); in testSetVariable()
306 public abstract boolean setVariable(int variableId, Object value); in setVariable() method in ViewDataBinding
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...