Searched refs:getPartitionCount (Results 1 – 2 of 2) sorted by relevance
423 int count = getPartitionCount(); in onDirectoryLoadFinished()431 if (defaultPartitionCursor != null && getPartitionCount() > 0) { in onDirectoryLoadFinished()483 if (partitionIndex < getPartitionCount()) { in showSearchPendingIfNotComplete()502 if (partitionIndex < getPartitionCount()) { in onPartitionLoadFinished()570 int partitionCount = getPartitionCount(); in isDuplicate()
161 public int getPartitionCount() { in getPartitionCount() method in CompositeCursorAdapter