Home
last modified time | relevance | path

Searched refs:shouldCommit (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/preference/
DPreference.java1274 public boolean shouldCommit() { in shouldCommit() method in Preference
1279 return mPreferenceManager.shouldCommit(); in shouldCommit()
1619 if (mPreferenceManager.shouldCommit()) { in tryCommit()
DPreferenceManager.java721 boolean shouldCommit() { in shouldCommit() method in PreferenceManager
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2340 const bool shouldCommit = (getTransactionFlags() & ~eTransactionFlushNeeded) || needsTraversal; in updateLayerSnapshotsLegacy() local
2341 if (shouldCommit) { in updateLayerSnapshotsLegacy()
2345 bool mustComposite = latchBuffers() || shouldCommit; in updateLayerSnapshotsLegacy()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22631 method public boolean shouldCommit();
/frameworks/base/core/api/
Dcurrent.txt34733 method @Deprecated public boolean shouldCommit();