Searched refs:ACTION_BURN_IN_PROTECTION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
H A DBurnInProtectionHelper.java54 private static final String ACTION_BURN_IN_PROTECTION = field in class:BurnInProtectionHelper
112 new IntentFilter(ACTION_BURN_IN_PROTECTION));
113 Intent intent = new Intent(ACTION_BURN_IN_PROTECTION);

Completed in 104 milliseconds