Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java378 BurnInProtectionHelper mBurnInProtectionHelper; field in PhoneWindowManager
1666 mBurnInProtectionHelper = new BurnInProtectionHelper( in init()
5410 if (mBurnInProtectionHelper != null) { in dump()
5411 mBurnInProtectionHelper.dump(prefix, pw); in dump()