Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/utils/
H A DExtensionSessionStatsAggregator.java41 private boolean mIsDone = false; // marks the aggregator as "done". field in ExtensionSessionStatsAggregator
62 if (mIsDone) { in setClientName()
80 if (mIsDone) { in setExtensionType()
101 if (mIsDone) { in commit()
104 mIsDone = isFinal; in commit()