Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java419 mPrivacyIndicatorBoundsCache = new field in DisplayContent
2344 return mPrivacyIndicatorBoundsCache.getOrCompute(mCurrentPrivacyIndicatorBounds, rotation); in calculatePrivacyIndicatorBoundsForRotation()