@Override
 public void onNothingSelected(AdapterView<?> parent) {
   mOnItemSelectedListener.onNothingSelected(parent);
 }