Home
last modified time | relevance | path

Searched refs:getEntryCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DEntityDelta.java267 public int getEntryCount(boolean onlyVisible) { in getEntryCount() method in EntityDelta
440 final int size = this.getEntryCount(false); in writeToParcel()