Searched refs:getBucketCount (Results 1 – 1 of 1) sorted by relevance
121 mAlphabeticIndexBucketCount = mAlphabeticIndex.getBucketCount(); in ContactLocaleUtilsBase()198 public int getBucketCount() { in getBucketCount() method in ContactLocaleUtils.ContactLocaleUtilsBase208 if (bucketIndex < 0 || bucketIndex >= getBucketCount()) { in getBucketLabel()224 final int bucketCount = getBucketCount(); in getLabels()310 public int getBucketCount() { in getBucketCount() method in ContactLocaleUtils.JapaneseContactUtils311 return super.getBucketCount() + 1; in getBucketCount()497 public int getBucketCount() { in getBucketCount() method in ContactLocaleUtils498 return mUtils.getBucketCount(); in getBucketCount()