summaryrefslogtreecommitdiffstats
path: root/tests/AndroidTests/src/com/android/unit_tests/DropBoxTest.java
Commit message (Expand)AuthorAgeFilesLines
* Phase 2 of test cleanup: moving test files from AndroidTests closer to their ...Neal Nguyen2010-01-291-517/+0
* move some system services from gservices to secure settingsDoug Zongker2010-01-071-28/+15
* Change the DropBoxManager API slightly (this is public, but not yet released) --Dan Egnor2009-11-251-19/+5
* Rename [I]DropBox[Service] to [I]DropBoxManager[Service].Dan Egnor2009-11-121-63/+67
* Instead of a raw AIDL interface, give DropBox a JavaDan Egnor2009-10-281-59/+65
* It turns out to be useful to allow enumeration on a per-tag basis,Dan Egnor2009-10-201-52/+107
* Framework-side DropBox service that maintains a size-boundedDan Egnor2009-10-131-0/+479