Searched refs:assertHorizontalCenterAligned (Results 1 – 5 of 5) sorted by relevance
93 ViewAsserts.assertHorizontalCenterAligned(mParent, mCenterHorizontalView); in testCenterHorizontalTopAligned()111 ViewAsserts.assertHorizontalCenterAligned(mParent, mCenterView); in testCenterAligned()129 ViewAsserts.assertHorizontalCenterAligned(mParent, mCenterHorizontalBottomView); in testCenterHorizontalBottomAligned()
62 ViewAsserts.assertHorizontalCenterAligned(mReference, mCenter); in testCenterGravity()
290 static public void assertHorizontalCenterAligned(View reference, View test) { in assertHorizontalCenterAligned() method in ViewAsserts
244 …method @Deprecated public static void assertHorizontalCenterAligned(android.view.View, android.vie…
29143 method public static void assertHorizontalCenterAligned(android.view.View, android.view.View);