Intent action fixes

This commit is contained in:
Dominik Schürmann
2013-01-17 01:48:57 +01:00
parent 6d0192321e
commit 40f2355b1a
5 changed files with 18 additions and 10 deletions

View File

@@ -96,8 +96,10 @@ Android primitives to exchange data: Intent, Intent with return values, Send (al
* CREATE_KEY
* ENCRYPT_AND_RETURN
* GENERATE_SIGNATURE
* ENCRYPT_STREAM_AND_RETURN
* GENERATE_SIGNATURE_AND_RETURN
* DECRYPT_AND_RETURN
* DECRYPT_STREAM_AND_RETURN
## Content Provider