Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayFrames.java42 private static final int ID_DISPLAY_CUTOUT_RIGHT = createId(null, 2, displayCutout()); field in DisplayFrames
118 state.getOrCreateSource(ID_DISPLAY_CUTOUT_RIGHT, displayCutout()) in update()
122 state.removeSource(ID_DISPLAY_CUTOUT_RIGHT); in update()