Home | History | Annotate | Download | only in keyguard

Lines Matching refs:childCount

632         final int childCount = mAppWidgetContainer.getChildCount();
634 for (int i = 0; i < childCount; i++) {
753 final int childCount = mAppWidgetContainer.getChildCount();
755 for (int i = 0; i < childCount; i++) {
989 final int childCount = mAppWidgetContainer.getChildCount();
990 for (int i = 0; i < childCount; i++) {