Home | History | Annotate | Download | only in cts

Lines Matching defs:findFocus

752         assertNull(mMockViewGroup.findFocus());
759 assertSame(mMockViewGroup, mMockViewGroup.findFocus());
1554 assertSame(h.c1view1, h.top.findFocus());
1557 assertSame(h.c2view1, h.top.findFocus());
1561 assertSame(h.c2view2, h.top.findFocus());
1564 assertSame(h.c2view1, h.top.findFocus());
1568 assertSame(h.c1view2, h.top.findFocus());
1573 assertNull(h.top.findFocus());
1577 assertSame(h.c2view2, h.top.findFocus());
1585 assertSame(h.c2view2, h.top.findFocus());
1594 assertSame(h.c2view1, h.top.findFocus());
1601 assertSame(h.c2view2, h.top.findFocus());
1609 assertSame(h.c2view1, h.top.findFocus());
1615 assertSame(h.cluster2, h.top.findFocus());
1623 assertNull(h.top.findFocus());
1634 assertSame(h.c1view2, h.cluster1.findFocus());
1640 assertSame(h.c1view2, h.cluster1.findFocus());
1646 assertNull(h.cluster2.findFocus());
1653 assertSame(h.c1view1, h.cluster1.findFocus());
1660 assertSame(h.c1view2, h.cluster1.findFocus());
1670 assertSame(h.top.findFocus(), h.c2view1);
1672 assertSame(h.top.findFocus(), h.c1view2);
1691 assertSame(h.c1view2, h.top.findFocus());
1695 assertSame(h.c1view1, h.top.findFocus());
1701 assertSame(h.c1view2, h.top.findFocus());
1704 assertSame(h.c1view2, h.top.findFocus());
1708 assertSame(h.c2view1, h.top.findFocus());
1716 assertSame(h.c1view2, h.top.findFocus());
1722 assertSame(h.c2view2, h.top.findFocus());
1733 assertSame(h.c1view2, h.cluster1.findFocus());
1739 assertSame(h.c1view2, h.cluster1.findFocus());
1745 assertNull(h.cluster1.findFocus());
1752 assertSame(h.c1view1, h.cluster1.findFocus());
1759 assertSame(h.c1view2, h.cluster1.findFocus());
1786 assertSame(h.c1view1, h.top.findFocus());
1788 assertSame(h.c2view2, h.top.findFocus());
1794 assertSame(h.c1view1, h.top.findFocus());
1810 assertSame(h.c2view1, h.top.findFocus());
1823 assertSame(h.c1view2, h.top.findFocus());
1829 assertSame(h.c1view1, h.top.findFocus());
1837 assertSame(h.c2view2, h.top.findFocus());
1845 assertSame(h.c2view2, h.top.findFocus());