Searched refs:mCommitted (Results 1 – 4 of 4) sorted by relevance
236 private boolean mCommitted = false; field in PackageInstallerSession446 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()
217 boolean mCommitted; field in BackStackRecord260 writer.println(mCommitted); in dump()672 if (mCommitted) { in commitInternal()682 mCommitted = true; in commitInternal()
1206 size_t mCommitted __unused; // end of committed section
4094 Landroid/app/BackStackRecord;->mCommitted:Z