Home | History | Annotate | Download | only in launcher3

Lines Matching defs:cn

230             ComponentName cn = ComponentName.unflattenFromString(
233 if (cn != null) {
238 if (!appWidgetManager.bindAppWidgetIdIfAllowed(appWidgetId,cn)) {