Home | History | Annotate | Download | only in display

Lines Matching defs:deviceInfo

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