summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/Credentials.java
diff options
context:
space:
mode:
authorAdam Powell <adamp@google.com>2016-02-04 15:38:20 -0800
committerAdam Powell <adamp@google.com>2016-02-08 19:00:52 +0000
commit8585ed66b947ef30d6a43f0bb91885ed0c5ebfb4 (patch)
treed4885fd07695473f961aad4c1baebd50a4bde77b /keystore/java/android/security/Credentials.java
parent2af189a0a7962501b808cd50499d978a7cd10d81 (diff)
FragmentTransaction.commitNow, framework edition
Offer commitNow and commitNowAllowingStateLoss methods on Fragment for use by encapsulated components using fragments as implementation details. This can help prevent unexpected ordering side effects at the app level when a call to a library method wants to commit and immediately initialize a fragment as an implementation detail. Note that this change still does not permit reentrant FragmentManager operations. It is still an error to add/remove/change fragments in the same FragmentManager while a fragment transaction is being executed. Have the commonly used ViewPager adapters use commitNow instead of executePendingTransactions. Change-Id: Ia37a871234a287423063f0c2c3e4c93d69116cad (cherry picked from commit f6b30662f87f7339d0d3946dcf71e930c2fead9b)
Diffstat (limited to 'keystore/java/android/security/Credentials.java')
0 files changed, 0 insertions, 0 deletions