android.provider
Class Sync.Stats
java.lang.Object
android.provider.Sync.Stats
- All Implemented Interfaces:
- BaseColumns, Sync.StatsColumns
- Enclosing class:
- Sync
public static final class Sync.Stats
- extends Object
- implements BaseColumns, Sync.StatsColumns
Provides constants and utility methods to access and use the stats table.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_URI
public static final Uri CONTENT_URI
- The content url for this table.
SYNC_STATS_PROJECTION
public static final String[] SYNC_STATS_PROJECTION
- Projection for the _id column in the stats table.
Please submit a feedback, bug or feature