commit | 88a83d3f108dcf01443b241439e14eedbd9615f5 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Sun Sep 20 17:10:47 2009 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Sep 21 13:27:38 2009 -0700 |
tree | a3e929271e3d11c28e7f82459b41c36623879a50 | |
parent | 9568fb21766684083ec256303a6ed7949ada7d9f [diff] |
Update getDisplayLabel() API to support new types. We recently added several new phone types, and this change updates the API that resolves thoses types to strings. It also uses unique string resources for each type, instead of relying on types to be <string-array> indexes. Fixes http://b/2118886