Searched refs:NON_EXISTENT_DISPLAY_ID (Results 1 – 1 of 1) sorted by relevance
153 private static final int NON_EXISTENT_DISPLAY_ID = 42; field in VirtualDeviceManagerServiceTest394 assertThat(mVdm.getDeviceIdForDisplayId(NON_EXISTENT_DISPLAY_ID)) in getDeviceIdForDisplayId_nonExistentDisplayId_returnsDefault()