summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2015-04-04 15:22:37 -0700
committerJeff Sharkey <jsharkey@android.com>2015-04-04 19:56:00 -0700
commit7151a9a887051542c6da9f380376f3b306184e5c (patch)
treeddef084f1159ef988856c63382c6cc6d9cc0945b /rs/java/android/renderscript/RenderScript.java
parent1b8ef7e3165ff9aa52a4905dafc8d0f83e7403f9 (diff)
Storage methods using IDs, update listeners.
Add StorageManager methods that work with Disk and Volume IDs instead of paths which can change over time. For example, a freshly formatted volume has a different UUID and mount point, even though it's the same volume. Update StorageEventListener to be all one-way calls to avoid blocking while dispatching events. Add new listener method for Volume-level state changes. The existing state method will remain focused on the per-user state reflected by StorageVolume. Switch listeners over to using the more robust RemoteCallbackList pattern under the hood. Change external ASEC scanning logic in PackageManagerService to be driven by listener events, instead of explicit MountService calls. Bug: 19993667 Change-Id: I57c505de260ff1762a78d70d15f1892f40229210
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions