Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerController.java135 private static final String SCREEN_ON_BLOCKED_BY_DISPLAYOFFLOAD_TRACE_NAME = field in DisplayPowerController
2078 Trace.TRACE_TAG_POWER, SCREEN_ON_BLOCKED_BY_DISPLAYOFFLOAD_TRACE_NAME, 0); in blockScreenOnByDisplayOffload()
2090 Trace.TRACE_TAG_POWER, SCREEN_ON_BLOCKED_BY_DISPLAYOFFLOAD_TRACE_NAME, 0); in blockScreenOnByDisplayOffload()
2110 Trace.TRACE_TAG_POWER, SCREEN_ON_BLOCKED_BY_DISPLAYOFFLOAD_TRACE_NAME, 0); in unblockScreenOnByDisplayOffload()