Exemplo n.º 1
0
 public boolean removeLocationMsgReceiver(LocationMsgReceiver receiver) {
   return receiverList.removeReceiver(receiver);
 }