Searched refs:published (Results 1 – 7 of 7) sorted by relevance
/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/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/ndk/platforms/android-4/samples/san-angeles/jni/ |
D | license.txt | 8 (1) The GNU Lesser General Public License as published by the Free
|
D | license-LGPL.txt | 421 conditions either of that version or of any later version published by 423 license version number, you may choose any version ever published by 478 License as published by the Free Software Foundation; either
|
/development/tools/apkcheck/ |
D | README.txt | 4 application against the published API. It identifies and reports the
|
/development/tools/checkstyle/ |
D | LICENSE | 421 conditions either of that version or of any later version published by 423 license version number, you may choose any version ever published by 478 License as published by the Free Software Foundation; either
|
/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 …]
|