History log of /frameworks/base/services/java/com/android/server/IntentResolverOld.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9ec6cdde9f8f22356dcc9f811d99ebf813194721 31-May-2012 Dianne Hackborn <hackbod@google.com> Optimize memory use of IntentResolver.

Use raw arrays instead of ArrayList for data structures.

Temporarily includes a copy of the old intent resolver for
validating the new implementation.

Change-Id: I988925669b6686ac73b779be6cd6fe3a9fd86660
/frameworks/base/services/java/com/android/server/IntentResolverOld.java