Searched refs:deleted (Results 1 – 9 of 9) sorted by relevance
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/ |
D | RawContact.java | 180 String status, String avatarUrl, boolean deleted, long serverContactId, in RawContact() argument 192 mDeleted = deleted; in RawContact() 225 final boolean deleted = !contact.isNull("d") ? contact.getBoolean("d") : false; in valueOf() 228 officePhone, homePhone, email, status, avatarUrl, deleted, in valueOf() 241 String email, String status, boolean deleted, long rawContactId, in create() argument 244 homePhone, email, status, null, deleted, serverContactId, rawContactId, in create()
|
/development/samples/browseable/AgendaData/ |
D | _index.jd | 10 DataItems can be deleted individually via an action on the event notifications, or all 11 at once via a button on the companion. When deleted using the notification action, a
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
D | web_services.py | 208 if contact.deleted == True: 248 contact.deleted = True 259 contact.deleted = (self.safe_attr(jcontact, 'd') == 'true')
|
D | dashboard.py | 127 contact.deleted = True
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/model/ |
D | datastore.py | 34 deleted = db.BooleanProperty() variable in Contact
|
/development/tools/rmtypedefs/src/com/android/tools/rmtypedefs/ |
D | RmTypeDefs.java | 248 boolean deleted = mFile.delete(); in deleteAnnotationClasses() 249 if (!deleted) { in deleteAnnotationClasses()
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/static/css/ |
D | main.css | 61 .deleted td {
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 292 …ashfs-tools,plougher,Fix bug in remove_free_list where both entries were deleted if the free_list … 1692 …eae3ce93e,platform/cts,fake_UxpIGfoSSliuOStye0sOIg@fakeemail.com,Persist deleted notification chan… 10609 …pps/PackageInstaller,fake_fSmAToHUQgqYOoNTm3k6RQ@fakeemail.com,Restore accidentally deleted view id 19249 …,fake_6TORb7f7RFq6QSt0LVqj-w@fakeemail.com,Don't fail if a key we want to delete is already deleted 22932 …rner case that involved calling rethrow_if_nested with a type that had a deleted operator&. Added … 23260 …ake_1ViOpRpRTx6YQwQMN1mW9Q@fakeemail.com,Allow is_swappable to SFINAE on deleted/ambiguous swap fu… 24439 …-40VJVdk4w@fakeemail.com,"One header files were wrong named, and another not deleted on distclean." 30723 …ckages/apps/Dialer,fake_ccUYmkEKQL6Ou4S-rUErrA@fakeemail.com,Do not show deleted voicemails in the… 30863 …r,fake_ccUYmkEKQL6Ou4S-rUErrA@fakeemail.com,Delete and upload voicemail as deleted on the VM server 31006 …rm/packages/apps/Dialer,fake_6Cst4MhTTM-zGlNMuDaRUw@fakeemail.com,Ignore deleted voicemail for not… [all …]
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 3603 granted: 1) for any code that Contributor has deleted from the
|