Searched refs:published (Results 1 – 5 of 5) sorted by relevance
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/ |
D | SyncAdapter.java | 232 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/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/net/ |
D | FeedParser.java | 269 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/tools/apkcheck/ |
D | README.txt | 4 application against the published API. It identifies and reports the
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 334 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 …]
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 97763 …/frameworks/base,fake_WYa7hmHCQ42NYhfobk58Bw@fakeemail.com,Make sure re-published dynamic shortcut… 100049 …s/base,fake_WYa7hmHCQ42NYhfobk58Bw@fakeemail.com,Show warning log when ShortcutInfo is re-published
|