Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java1226 getCallerTargetRowCount() in getCount()
1232 public int getCallerTargetRowCount() { in getCallerTargetRowCount() method in ChooserActivity.ChooserRowAdapter
1596 final int pos = mChooserRowAdapter.getCallerTargetRowCount() + i; in onChanged()