Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DBaseRecipientAdapter.java910 protected void cacheCurrentEntriesIfNeeded(int newEntryCount, int paramListCount) { in cacheCurrentEntriesIfNeeded() argument
911 if (newEntryCount == 0 && paramListCount > 1) { in cacheCurrentEntriesIfNeeded()