Lines Matching refs:pos
1069 public void onItemSelected(AdapterView parent, View v, int pos, long id) {1071 if (pos>=0 && pos<=(mPreferredNetworkLabels.length - 2)) {1072 phone.setPreferredNetworkType(pos, msg);