History log of /packages/apps/Contacts/src/com/android/contacts/util/LocalizedNameResolver.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e0b2f1e2d01d1ac52ba207dc7ce76971d853298e 12-Jun-2012 Chiao Cheng <chiaocheng@google.com> Global import order fix.

Changed import order to be in accordance with style guide:
http://source.android.com/source/code-style.html#order-import-statements

Static imports will be placed at the top since most existing files used that
convention. It is also a style that can be handled by both eclipse and intellij.

Change-Id: Ia7013c7a2d88e5fefb8f4975d121f7fcd3fcc462
/packages/apps/Contacts/src/com/android/contacts/util/LocalizedNameResolver.java
6340038524b0b11cfdc07c553e1f5669812b48d1 30-Apr-2010 Daniel Lehmann <lehmannd@google.com> Allow overwriting "All Contacts" by a custom text (e.g. "All Friends")
Bug:2116002

Change-Id: Idfc43ffc26855cbe862e8e5de73e0529ab74f0ed
/packages/apps/Contacts/src/com/android/contacts/util/LocalizedNameResolver.java