Home | History | Annotate | Download | only in launcher3

Lines Matching full:providername

669                 final String providerName = cursor.getString(APPWIDGET_PROVIDER_INDEX);
670 final ComponentName provider = ComponentName.unflattenFromString(providerName);
675 key = getKey(Key.WIDGET, providerName);