public void onAcceptFriendRequest() { FriendList.resetHiddenMatchAddressesCache(); friend.approved = true; StreamProcessor.sendAcceptAdd(friend); }