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/
DRawContactDelta.java320 public int getEntryCount(boolean onlyVisible) { in getEntryCount() method in RawContactDelta
618 final int size = this.getEntryCount(false); in writeToParcel()