Searched refs:PROPERTY_EMULATOR_CIRCULAR (Results 1 – 2 of 2) sorted by relevance
82 private static final String PROPERTY_EMULATOR_CIRCULAR = "ro.boot.emulator.circular"; field in LocalDisplayAdapter716 && SystemProperties.getBoolean(PROPERTY_EMULATOR_CIRCULAR, false))) { in getDisplayDeviceInfoLocked()
444 private static final String PROPERTY_EMULATOR_CIRCULAR = "ro.boot.emulator.circular"; field in WindowManagerService4145 && SystemProperties.getBoolean(PROPERTY_EMULATOR_CIRCULAR, false) in showEmulatorDisplayOverlayIfNeeded()