@Override protected void onDestroy() { Log.d(LOG_TAG, "onDestroy"); SettingsManager.saveToInitd(this); super.onDestroy(); } }
6: public class BGHandle extends FragmentActivity { Full Snippet Info
18: public class PersonDetailActivity extends FragmentActivity { Full Snippet Info
27: public class WebViewDialog extends FragmentActivity { Full Snippet Info