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

/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java1313 final int start = getCallerTargetRowCount();
1339 getCallerTargetRowCount()
1345 public int getCallerTargetRowCount() { method in class:ChooserActivity.ChooserRowAdapter
1677 final int pos = mChooserRowAdapter.getCallerTargetRowCount() + i;

Completed in 53 milliseconds