Gallery3D 10
Package Index
|
Class Index
com.cooliris.app
com.cooliris.cache
com.cooliris.media
com.cooliris.picasa
com.cooliris.wallpaper
Interfaces
GDataParser.EntryHandler
Classes
AlbumEntry
AlbumEntry.Columns
Entry
EntrySchema
EntrySchema.ColumnInfo
GDataClient
GDataClient.Operation
GDataParser
PhotoEntry
PicasaApi
PicasaApi.AuthAccount
PicasaApi.Columns
PicasaContentProvider
PicasaContentProvider.Database
PicasaReceiver
PicasaService
PicasaSyncAdapter
PicasaSyncAdapter.AccountChangeReceiver
TableContentProvider
UserEntry
Annotations
Entry.Column
Entry.Table
Package Index
|
Class Index
View Source
Summary:
Fields
|
Inherited Fields
|
Ctors
|
Inherited Methods
|
[Expand All]
public final class
UserEntry
extends
Entry
java.lang.Object
↳
com.cooliris.picasa.Entry
↳
com.cooliris.picasa.UserEntry
Summary
Fields
public static final
EntrySchema
SCHEMA
public
String
account
public
String
albumsEtag
[Expand]
Inherited Fields
From class
com.cooliris.picasa.Entry
public static final
String[]
ID_PROJECTION
public long
id
Public Constructors
UserEntry
()
[Expand]
Inherited Methods
From class
com.cooliris.picasa.Entry
void
clear
()
void
setPropertyFromXml
(
String
uri,
String
localName,
Attributes
attrs,
String
content)
From class
java.lang.Object
Object
clone
()
boolean
equals
(
Object
arg0)
void
finalize
()
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Fields
public static final
EntrySchema
SCHEMA
public
String
account
public
String
albumsEtag
Public Constructors
public
UserEntry
()