Searched refs:positionType (Results 1 – 1 of 1) sorted by relevance
441 int positionType = mChooserListAdapter.getPositionTargetType(rowPosition); in getRowType() local442 if (positionType == ChooserListAdapter.TARGET_CALLER) { in getRowType()448 if (getAzLabelRowCount() > 0 && positionType == ChooserListAdapter.TARGET_STANDARD_AZ) { in getRowType()452 return positionType; in getRowType()