Searched refs:mAlphabeticIndex (Results 1 – 1 of 1) sorted by relevance
110 protected final ImmutableIndex mAlphabeticIndex; field in ContactLocaleUtils.ContactLocaleUtilsBase131 mAlphabeticIndex = ai.buildImmutableIndex(); in ContactLocaleUtilsBase()132 mAlphabeticIndexBucketCount = mAlphabeticIndex.getBucketCount(); in ContactLocaleUtilsBase()135 dumpIndex(mAlphabeticIndex); in ContactLocaleUtilsBase()238 final int bucket = mAlphabeticIndex.getBucketIndex(name); in getBucketIndex()269 return mAlphabeticIndex.getBucket(bucketIndex).getLabel(); in getBucketLabel()