Searched refs:commitAllowingStateLoss (Results 1 – 14 of 14) sorted by relevance
67 fm.beginTransaction().remove(curDialog).commitAllowingStateLoss(); in ensureVersion()76 fm.beginTransaction().add(curDialog, dialogTag).commitAllowingStateLoss(); in ensureVersion()
369 public abstract int commitAllowingStateLoss(); in commitAllowingStateLoss() method in FragmentTransaction
251 ft.commitAllowingStateLoss(); in showAllowingStateLoss()311 ft.commitAllowingStateLoss(); in dismissInternal()
154 ft.commitAllowingStateLoss(); in showAsDialog()
649 public int commitAllowingStateLoss() { in commitAllowingStateLoss() method in BackStackRecord
142 mCurTransaction.commitAllowingStateLoss(); in finishUpdate()
1251 transaction.commitAllowingStateLoss(); in switchToHeaderInner()1362 transaction.commitAllowingStateLoss(); in startPreferenceFragment()1399 transaction.commitAllowingStateLoss(); in startPreferencePanel()
361 .add(newDialog, "dialog").commitAllowingStateLoss(); in showDialogInner()
241 .add(new ErrorDialog(), "error").commitAllowingStateLoss(); in showError()
218 .add(newDialog, "dialog").commitAllowingStateLoss(); in showDialogInner()
1123 transaction.commitAllowingStateLoss(); in showFragment()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4296 method public abstract int commitAllowingStateLoss();
6021 method @Deprecated public abstract int commitAllowingStateLoss();