Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayFrames.java43 private static final int ID_DISPLAY_CUTOUT_BOTTOM = createId(null, 3, displayCutout()); field in DisplayFrames
125 state.getOrCreateSource(ID_DISPLAY_CUTOUT_BOTTOM, displayCutout()) in update()
129 state.removeSource(ID_DISPLAY_CUTOUT_BOTTOM); in update()