Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java1073 public int getStandardTargetCount() { in getStandardTargetCount() method in ChooserActivity.ChooserListAdapter
1228 + Math.ceil((float) mChooserListAdapter.getStandardTargetCount() / mColumnCount) in getCount()