Lines Matching full:label
26 <application android:icon="@drawable/icon" android:label="@string/app_name">
27 <activity android:name="com.cooliris.media.Gallery" android:label="@string/app_name"
86 android:configChanges="orientation|keyboardHidden" android:label="@string/crop_label">
87 <intent-filter android:label="@string/crop_label">
96 android:label="@string/movie_view_label"
126 <intent-filter android:label="@string/camera_setas_wallpaper">
131 <intent-filter android:label="@string/app_name">
136 <provider android:label="Picasa Web Albums" android:name="com.cooliris.picasa.PicasaContentProvider"
141 <service android:label="Picasa Sync Service" android:name="com.cooliris.picasa.PicasaService">
148 <service android:label="CacheService" android:name="com.cooliris.cache.CacheService"/>
150 <receiver android:label="BootReceiver" android:name="com.cooliris.cache.BootReceiver"
170 <receiver android:name="com.cooliris.media.PhotoAppWidgetProvider" android:label="@string/gadget_title">