Home
last modified time | relevance | path

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

/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/
DViewCaptureDataSource.java56 public boolean mHasNotifiedClearedState = false; field in ViewCaptureDataSource.IncrementalState
DPerfettoViewCapture.kt277 if (!incrementalState.mHasNotifiedClearedState) { in <lambda>()
279 incrementalState.mHasNotifiedClearedState = true in <lambda>()