Home | History | Annotate | Download | only in wm

Lines Matching defs:displays

841         // Used to track which displays layout changes have been done.
842 SparseIntArray displays = new SparseIntArray(2);
846 if (displayId >= 0 && displays.indexOfKey(displayId) < 0) {
852 displays.put(displayId, changes);