Searched refs:cluster2 (Results 1 – 1 of 1) sorted by relevance
228 h.cluster2.setKeyboardNavigationCluster(false); in testAddKeyboardNavigationClusters()232 h.cluster2.setKeyboardNavigationCluster(true); in testAddKeyboardNavigationClusters()1693 public MockViewGroup cluster2 = new MockViewGroup(mContext); field in ViewGroupTest.TestClusterHier1705 for (MockViewGroup mvg : new MockViewGroup[]{top, cluster1, cluster2, nestedGroup}) { in TestClusterHier()1710 cluster2.setKeyboardNavigationCluster(true); in TestClusterHier()1713 cluster2.addView(c2view1); in TestClusterHier()1715 cluster2.addView(nestedGroup); in TestClusterHier()1717 top.addView(cluster2); in TestClusterHier()1728 h.cluster2.restoreFocusInCluster(View.FOCUS_DOWN); in testRestoreFocusInCluster()1732 h.cluster2.restoreFocusInCluster(View.FOCUS_DOWN); in testRestoreFocusInCluster()[all …]