Home | History | Annotate | Download | only in launcher2

Lines Matching full:screencount

1358         final int screenCount = getChildCount();
1361 toPage = Math.min(toPage, screenCount - 1);
1371 final int screenCount = getChildCount();
1372 for (int i = 0; i < screenCount; i++) {
1402 final int screenCount = getChildCount();
1408 if (rightScreen < screenCount - 1) {
1414 for (int i = 0; i < screenCount; i++) {
1420 for (int i = 0; i < screenCount; i++) {
2676 final int screenCount = getChildCount();
2680 for (int i = 0; i < screenCount; i++) {
3567 int screenCount
3568 for (int screen = 0; screen < screenCount; screen++) {
3585 int screenCount = getChildCount();
3586 for (int screen = 0; screen < screenCount; screen++) {