Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | frameworks/base refactoring. | Mathias Agopian | 2012-02-17 | 1 | -1/+1 |
| | | | | | | step 2: move libutils headers to their new home: androidfw Change-Id: I14624ba23db92a81f2cb929f104386e1fab293ef | ||||
* | Update OBB API to include callbacks | Kenny Root | 2010-09-28 | 1 | -0/+54 |
Add a callback for users of the StorageManager API to be able to receive notifications when the requested operation completes for mountObb and unmountObb. Add NDK API to get to ObbInfo like the Java API has. Also update the docs for the API and remove the "STOPSHIP" comments. Change-Id: I23a4409c7f8b74d3169614beba920b4d667990a4 |