Home
last modified time | relevance | path

Searched refs:published (Results 1 – 4 of 4) sorted by relevance

/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/net/
DFeedParser.java269 public final long published; field in FeedParser.Entry
271 Entry(String id, String title, String link, long published) { in Entry() argument
275 this.published = published; in Entry()
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
DSyncAdapter.java232 long published; in updateLocalFeedData() local
239 published = c.getLong(COLUMN_PUBLISHED); in updateLocalFeedData()
249 (match.published != published)) { in updateLocalFeedData()
255 .withValue(FeedContract.Entry.COLUMN_NAME_PUBLISHED, match.published) in updateLocalFeedData()
279 .withValue(FeedContract.Entry.COLUMN_NAME_PUBLISHED, e.published) in updateLocalFeedData()
/development/tools/apkcheck/
DREADME.txt4 application against the published API. It identifies and reports the
/development/sdk/
Dsdk_files_NOTICE.txt334 after a new version of the Agreement is published, Contributor may
448 published in the Unicode Standard or under the directories
947 conditions either of that version or of any later version published by
949 license version number, you may choose any version ever published by
1004 License as published by the Free Software Foundation; either
1840 either of that version or of any later version published by the Free
1842 this License, you may choose any version ever published by the Free Software
1892 it under the terms of the GNU General Public License as published by
2662 conditions either of that version or of any later version published by
2664 license version number, you may choose any version ever published by
[all …]