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.java49 assertEquals(getExpectedNumericType(), listener.getInputType());
55 assertEquals(getExpectedNumericType(), listener.getInputType());
58 private int getExpectedNumericType() { method in class:TextViewBindingAdapterTest

Completed in 69 milliseconds