Exemple #1
0
 public void dispose() {
   mCommandsInterface.unregisterForOn(this);
   mCommandsInterface.unregisterForVoiceRadioTechChanged(this);
   mCommandsInterface.unregisterForRilConnected(this);
 }