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.java424 BurnInProtectionHelper mBurnInProtectionHelper; field in class:PhoneWindowManager
1875 mBurnInProtectionHelper = new BurnInProtectionHelper(
8394 if (mBurnInProtectionHelper != null) {
8395 mBurnInProtectionHelper.dump(prefix, pw);

Completed in 47 milliseconds