public class

ContactLocaleUtils.ContactLocaleUtilsBase

extends Object
java.lang.Object
   ↳ com.android.providers.contacts.ContactLocaleUtils.ContactLocaleUtilsBase

Class Overview

This class is the default implementation.

It should be the base class for other locales' implementation.

Summary

Public Constructors
ContactLocaleUtils.ContactLocaleUtilsBase()
Public Methods
Iterator<String> getNameLookupKeys(String name)
String getSortKey(String displayName)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ContactLocaleUtils.ContactLocaleUtilsBase ()

Public Methods

public Iterator<String> getNameLookupKeys (String name)

public String getSortKey (String displayName)