package de.gultsch.chat.ui; public interface OnAccountListChangedListener { public void onAccountListChangedListener(); }