History log of /frameworks/base/include/utils/StringArray.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8ed6beb515460001a0f5ee91b874289fbb053768 05-Jun-2009 Mathias Agopian <mathias@google.com> rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file.

StringArray is used in two places in framework/base and in the Sim. Ideally we should get rid of it and use Vector<String8> instead of creating new code.
/frameworks/base/include/utils/StringArray.h