107108109110111112113114
private void init() { if(connectionNotifier == null) { connectionNotifier = new ConnectionNotifier(this); } }