public void onResume() {
   super.onResume();
   getCellBroadcastConfig();
 }