public void listViewRefresh() {
    AppState.logX(TAG, "listViewRefresh 1");

    listViewRefresh(listView, listAdapter);
  }