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

/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java1265 final int rcount = getServiceTargetRowCount();
1314 final int end = start + getServiceTargetRowCount();
1340 + getServiceTargetRowCount()
1350 public int getServiceTargetRowCount() { method in class:ChooserActivity.ChooserRowAdapter
1674 final int chooserTargetRows = mChooserRowAdapter.getServiceTargetRowCount();

Completed in 67 milliseconds