Searched defs:mBurnInProtectionHelper (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java276 BurnInProtectionHelper mBurnInProtectionHelper; field in class:PhoneWindowManager
1352 mBurnInProtectionHelper = new BurnInProtectionHelper(
7001 if (mBurnInProtectionHelper != null) {
7002 mBurnInProtectionHelper.dump(prefix, pw);

Completed in 190 milliseconds