Home | History | Annotate | Download | only in launcher3

Lines Matching refs:componentName

24 import android.content.ComponentName;
561 info.componentName, null);
598 mWidgetLoadingId, info.componentName)) {
603 mWidgetLoadingId, info.componentName, options)) {
733 preview = getWidgetPreviewLoader().generateWidgetPreview(createWidgetInfo.componentName,
1222 createItemInfo.componentName = new ComponentName(info.activityInfo.packageName,
1586 ComponentName removeComponent = item.intent.getComponent();