Searched refs:SAVED_BEFORE_LOAD_COMPLETED_KEY (Results 1 – 1 of 1) sorted by relevance
77 private static final String SAVED_BEFORE_LOAD_COMPLETED_KEY = "PROGRESS_SHOWING"; field in GsmUmtsCallBarringOptions442 if (mIcicle != null && !mIcicle.getBoolean(SAVED_BEFORE_LOAD_COMPLETED_KEY)) { in onCreate()469 if (mIcicle == null || mIcicle.getBoolean(SAVED_BEFORE_LOAD_COMPLETED_KEY)) { in onResume()501 outState.putBoolean(SAVED_BEFORE_LOAD_COMPLETED_KEY, in onSaveInstanceState()