Home
last modified time | relevance | path

Searched refs:committed (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_NotifyExpectedPresentTest.cpp80 return committed; in commit()
113 bool committed = true; member
167 mCompositor->committed = false; in TEST_F()
210 mCompositor->committed = false; in TEST_F()
244 mCompositor->committed = true; in TEST_F()
300 mCompositor->committed = false; in TEST_F()
361 mCompositor->committed = false; in TEST_F()
380 mCompositor->committed = true; in TEST_F()
DSchedulerTest.cpp490 bool committed = true; in TEST_F() member
510 return committed; in TEST_F()
549 compositor.committed = false; in TEST_F()
558 compositor.committed = true; in TEST_F()
/frameworks/base/tests/RollbackTest/RollbackTest/src/com/android/tests/rollback/
DRollbackTest.java185 RollbackInfo committed = getUniqueRollbackInfoForPackage( in testBasic() local
187 assertThat(committed).isNotNull(); in testBasic()
188 assertThat(committed).isNotStaged(); in testBasic()
189 assertThat(committed).packagesContainsExactly( in testBasic()
191 assertThat(committed).hasRollbackId(available.getRollbackId()); in testBasic()
/frameworks/av/media/codec2/hal/client/
DGraphicsTracker.cpp366 bool committed = true; in configureMaxDequeueCount() local
369 committed = (ret == ::android::OK); in configureMaxDequeueCount()
370 if (committed) { in configureMaxDequeueCount()
385 if (committed) { in configureMaxDequeueCount()
405 if (!committed) { in configureMaxDequeueCount()
430 bool committed = true; in updateDequeueConf() local
433 committed = (ret == ::android::OK); in updateDequeueConf()
434 if (committed) { in updateDequeueConf()
445 if (committed) { in updateDequeueConf()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerHistoricalSession.java86 String stageCid, float clientProgress, float progress, boolean committed, in PackageInstallerHistoricalSession() argument
107 this.mCommitted = committed; in PackageInstallerHistoricalSession()
DPackageInstallerSession.java1156 boolean prepared, boolean committed, boolean destroyed, boolean sealed, in PackageInstallerSession() argument
1212 mCommitted.set(committed); in PackageInstallerSession()
5792 final boolean committed = in.getAttributeBoolean(null, ATTR_COMMITTED, false);
5969 stageCid, fileArray, checksumsMap, prepared, committed, destroyed, sealed,
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md229 You can get a list with details about available and recently committed rollbacks
235 -state: committed
244 -state: committed
255 The example above shows two recently committed rollbacks. The update of
261 The state is 'available' or 'committed'. The timestamp gives the time when the
267 committed.
/frameworks/base/services/core/java/com/android/server/pm/pkg/mutate/
DPackageStateMutator.java154 public Result(boolean committed, boolean packagesChanged, boolean stateChanged, in Result() argument
156 mCommitted = committed; in Result()
/frameworks/native/services/surfaceflinger/FrontEnd/
Dreadme.md65 - Queue and filter transactions that are ready to be committed.
/frameworks/proto_logging/stats/atoms/autofill/
Dautofill_extension_atoms.proto200 * has been committed.
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java4398 boolean committed = mWinAnimator.commitFinishDrawingLocked(); in commitFinishDrawing()
4399 if (committed) { in commitFinishDrawing()
4404 committed |= mChildren.get(i).commitFinishDrawing(t); in commitFinishDrawing()
4406 return committed; in commitFinishDrawing()
DActivityRecord.java5918 boolean committed = false; in commitFinishDrawing()
5920 committed |= mChildren.get(i).commitFinishDrawing(t); in commitFinishDrawing()
5922 if (committed) { in commitFinishDrawing()
DDisplayContent.java1015 final boolean committed = w.mWinAnimator.commitFinishDrawingLocked();
1016 if (isDefaultDisplay && committed) {
/frameworks/proto_logging/stats/
Datoms.proto7719 // Id of the Blob committed
18149 * Logs the current state of a Blob committed with BlobStoreManager
21672 // New locales were committed.
22346 6; // Session was prematurely committed. This can happen due to various