Searched refs:getExpectedNumericType (Results 1 - 1 of 1) sorted by relevance

/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
H A DTextViewBindingAdapterTest.java47 assertEquals(getExpectedNumericType(), listener.getInputType());
53 assertEquals(getExpectedNumericType(), listener.getInputType());
56 private int getExpectedNumericType() { method in class:TextViewBindingAdapterTest

Completed in 59 milliseconds