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

/frameworks/base/test-runner/src/android/test/
H A DViewAsserts.java216 static public void assertBottomAligned(View first, View second) { method in class:ViewAsserts
235 static public void assertBottomAligned(View first, View second, int margin) { method in class:ViewAsserts

Completed in 69 milliseconds