Home | History | Annotate | Download | only in launcher2

Lines Matching refs:componentName

24 import android.content.ComponentName;
565 info.componentName, null);
602 mWidgetLoadingId, info.componentName)) {
607 mWidgetLoadingId, info.componentName, options)) {
737 preview = mWidgetPreviewLoader.generateWidgetPreview(createWidgetInfo.componentName,
1218 createItemInfo.componentName = new ComponentName(info.activityInfo.packageName,
1569 ComponentName removeComponent = item.intent.getComponent();