Searched refs:FLAG_DEFAULT_DISPLAY (Results 1 – 6 of 6) sorted by relevance
121 DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY); in testDisplayDeviceAddAndRemove_Internal()154 DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY); in testDisplayDeviceAdd_TwoInternalOneDefault()168 DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY); in testDisplayDeviceAdd_TwoInternalBothDefault()170 DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY); in testDisplayDeviceAdd_TwoInternalBothDefault()185 DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY)); in testGetDisplayIdsLocked()198 DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY)); in testSingleDisplayGroup()213 DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY)); in testMultipleDisplayGroups()
361 displayDeviceInfo.flags = DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY; in testShouldNotifyChangeWhenNonOverrideDisplayInfoChanged()1064 displayDeviceInfo.flags = DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY; in createFakeDisplayDevice()
42 public static final int FLAG_DEFAULT_DISPLAY = 1 << 0; field in DisplayDeviceInfo523 if ((flags & FLAG_DEFAULT_DISPLAY) != 0) { in flagsToString()
725 final boolean isDefault = (info.flags & DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY) != 0; in initializeInternalDisplayDeviceLocked()
597 mInfo.flags |= DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY; in getDisplayDeviceInfoLocked()
1356 & DisplayDeviceInfo.FLAG_DEFAULT_DISPLAY) != 0) {