Searched defs:getStandardTargetCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java1051 public int getStandardTargetCount() { method in class:ChooserActivity.ChooserListAdapter
1341 + Math.ceil((float) mChooserListAdapter.getStandardTargetCount() / mColumnCount)

Completed in 157 milliseconds