summaryrefslogtreecommitdiffstats
path: root/preloaded-classes
diff options
context:
space:
mode:
authorKenny Root <kroot@google.com>2011-04-15 17:50:10 -0700
committerKenny Root <kroot@google.com>2011-05-26 09:53:24 -0700
commit1bb6cf18c0039cb9d2a60713ea34d3709af58c5c (patch)
treeca4c1bb52197b19df287cd4dbc4cd972ce454eef /preloaded-classes
parent42f8094c066209a65b09d53611ef5c93daba4c51 (diff)
downloadframeworks_base-1bb6cf18c0039cb9d2a60713ea34d3709af58c5c.zip
frameworks_base-1bb6cf18c0039cb9d2a60713ea34d3709af58c5c.tar.gz
frameworks_base-1bb6cf18c0039cb9d2a60713ea34d3709af58c5c.tar.bz2
Break apart queries to getInstalled* API DO NOT MERGE
To avoid blowing past the Binder IPC limit, change the PackageManagerService to have a DB-like interaction where the client tells the service the last "row" that it read. The fact that we use a HashMap instead of a TreeMap makes this problematic. For now we're just making a new ArrayList for the keys and then sorting them for each call. This can make the API slower for callers of this, but it's probably greatly overshadowed by the cost of the data transfer itself. Bug: 4064282 Change-Id: Ia3a8cdaa94581ed9336f2e05694b8c8a5f757bce
Diffstat (limited to 'preloaded-classes')
0 files changed, 0 insertions, 0 deletions