Home
last modified time | relevance | path

Searched refs:commitAllowingStateLoss (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/tests/SharedLibrary/lib/src/com/google/android/test/shared_library/
H A DSharedLibraryMain.java67 fm.beginTransaction().remove(curDialog).commitAllowingStateLoss(); in ensureVersion()
76 fm.beginTransaction().add(curDialog, dialogTag).commitAllowingStateLoss(); in ensureVersion()
/aosp14/frameworks/base/core/java/android/app/
H A DDialogFragment.java251 ft.commitAllowingStateLoss(); in showAllowingStateLoss()
311 ft.commitAllowingStateLoss(); in dismissInternal()
H A DFragmentTransaction.java369 public abstract int commitAllowingStateLoss(); in commitAllowingStateLoss() method in FragmentTransaction
H A DRecoverableSecurityException.java154 ft.commitAllowingStateLoss(); in showAsDialog()
H A DBackStackRecord.java649 public int commitAllowingStateLoss() { in commitAllowingStateLoss() method in BackStackRecord
/aosp14/frameworks/base/core/java/android/preference/
H A DPreferenceActivity.java1251 transaction.commitAllowingStateLoss(); in switchToHeaderInner()
1362 transaction.commitAllowingStateLoss(); in startPreferenceFragment()
1399 transaction.commitAllowingStateLoss(); in startPreferencePanel()
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DInstallStaging.java222 .add(new ErrorDialog(), "error").commitAllowingStateLoss(); in showError()
H A DInstallStart.java342 .add(newDialog, "dialog").commitAllowingStateLoss(); in showDialogInner()
H A DPackageInstallerActivity.java202 .add(newDialog, "dialog").commitAllowingStateLoss(); in showDialogInner()
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java1120 transaction.commitAllowingStateLoss(); in showFragment()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt5830 method @Deprecated public abstract int commitAllowingStateLoss();