コード例 #1
0
 @Override
 public void removeUser(int userId) throws RemoteException {
   mService.removeUser(userId);
 }