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

/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java1135 final int rcount = getServiceTargetRowCount();
1184 final int end = start + getServiceTargetRowCount();
1195 + getServiceTargetRowCount()
1205 public int getServiceTargetRowCount() { method in class:ChooserActivity.ChooserRowAdapter
1529 final int chooserTargetRows = mChooserRowAdapter.getServiceTargetRowCount();

Completed in 42 milliseconds