Searched refs:convertAllowedIndexToProfileType (Results 1 – 1 of 1) sorted by relevance
290 final int profileType = convertAllowedIndexToProfileType(position); in onItemSelected()685 return convertAllowedIndexToProfileType(mType.getSelectedItemPosition()); in getSelectedVpnType()688 private int convertAllowedIndexToProfileType(int allowedSelectedPosition) { in convertAllowedIndexToProfileType() method in ConfigDialog