Home | History | Annotate | Download | only in display

Lines Matching defs:deviceInfo

688         DisplayDeviceInfo deviceInfo = device.getDisplayDeviceInfoLocked();
689 boolean isDefault = (deviceInfo.flags
692 Slog.w(TAG, "Ignoring attempt to add a second default display: " + deviceInfo);
698 + " because single display demo mode is enabled: " + deviceInfo);
710 + "created from it was not considered valid: " + deviceInfo);