Searched refs:displayDeviceInfo2 (Results 1 – 1 of 1) sorted by relevance
377 DisplayDeviceInfo displayDeviceInfo2 = new DisplayDeviceInfo(); in testShouldNotifyChangeWhenNonOverrideDisplayInfoChanged() local378 displayDeviceInfo2.copyFrom(displayDeviceInfo); in testShouldNotifyChangeWhenNonOverrideDisplayInfoChanged()379 displayDeviceInfo2.displayCutout = null; in testShouldNotifyChangeWhenNonOverrideDisplayInfoChanged()380 displayDevice.setDisplayDeviceInfo(displayDeviceInfo2); in testShouldNotifyChangeWhenNonOverrideDisplayInfoChanged()