Home | History | Annotate | Download | only in launcher3

Lines Matching full:providername

562                 final String providerName = cursor.getString(APPWIDGET_PROVIDER_INDEX);
565 final ComponentName provider = ComponentName.unflattenFromString(providerName);
569 key = getKey(Key.WIDGET, providerName);