Searched refs:mAlphabeticIndexBucketCount (Results 1 – 1 of 1) sorted by relevance
96 private final int mAlphabeticIndexBucketCount; field in ContactLocaleUtils.ContactLocaleUtilsBase121 mAlphabeticIndexBucketCount = mAlphabeticIndex.getBucketCount(); in ContactLocaleUtilsBase()122 mNumberBucketIndex = mAlphabeticIndexBucketCount - 1; in ContactLocaleUtilsBase()199 return mAlphabeticIndexBucketCount + 1; in getBucketCount()