History log of /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/TestJobListener.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
748ea8cc785b6f037518703308ffd3eb2a151c5a 22-Jan-2016 Tomasz Mikolajewski <mtomasz@google.com> Show a warning notification and a dialog in case of conversion when copying.

Change-Id: I451b0944069deb5f0b49b54c514e7761be449e3d
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/TestJobListener.java
ecbf3c504c5ec7ccb3e2be7f4dd175ebe634139d 14-Jan-2016 Steve McKay <smckay@google.com> Support for concurrent file operations.

Swith to using a regular service.
Perform file ops on thread pool.
Separate Job tests from service test.
Check in service test that wake lock is released and service shut down.
Increase copy buffer size to 32k (suggested by mtomasz).
Rework Copy testing to use an out-of-process provider (which has caused a content validation problem).
Move copy testing logic into base test and share it with Move testing.

Change-Id: I2f97d6c9f23c205b0f39ca6ba93bec119d63c80b
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/services/TestJobListener.java