Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/mode/
DDisplayModeDirector.java122 private static final int MSG_REFRESH_RATE_IN_HBM_SUNLIGHT_CHANGED = 7; field in DisplayModeDirector
780 case MSG_REFRESH_RATE_IN_HBM_SUNLIGHT_CHANGED: { in handleMessage()
2961 mHandler.obtainMessage(MSG_REFRESH_RATE_IN_HBM_SUNLIGHT_CHANGED, in onPropertiesChanged()