Home
last modified time | relevance | path

Searched refs:mCommitted (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java236 private boolean mCommitted = false; field in PackageInstallerSession
446 mCommitted = committed; in PackageInstallerSession()
469 info.isCommitted = mCommitted; in generateInfo()
519 return mCommitted; in isCommitted()
541 if (mCommitted) { in assertPreparedAndNotCommittedOrDestroyedLocked()
974 if (mCommitted) { in markAsCommitted()
995 mCommitted = true; in markAsCommitted()
2063 if (mCommitted && params.isStaged) { in abandon()
2106 || childSession.mCommitted in addChildSessionId()
2330 pw.printPair("mCommitted", mCommitted); in dumpLocked()
/frameworks/base/core/java/android/app/
DBackStackRecord.java217 boolean mCommitted; field in BackStackRecord
260 writer.println(mCommitted); in dump()
672 if (mCommitted) { in commitInternal()
682 mCommitted = true; in commitInternal()
/frameworks/av/media/codec2/core/include/
DC2Buffer.h1206 size_t mCommitted __unused; // end of committed section
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4094 Landroid/app/BackStackRecord;->mCommitted:Z