Exemplo n.º 1
0
  @Override
  protected void onPause() {
    StateMachine.saveGPSAwareApplicationsList(applications);

    super.onPause();
  }