Searched refs:PROPERTY_EMULATOR_CIRCULAR (Results 1 – 2 of 2) sorted by relevance
62 private static final String PROPERTY_EMULATOR_CIRCULAR = "ro.emulator.circular"; field in LocalDisplayAdapter427 && SystemProperties.getBoolean(PROPERTY_EMULATOR_CIRCULAR, false))) { in getDisplayDeviceInfoLocked()
372 private static final String PROPERTY_EMULATOR_CIRCULAR = "ro.emulator.circular"; field in WindowManagerService3443 && SystemProperties.getBoolean(PROPERTY_EMULATOR_CIRCULAR, false) in showEmulatorDisplayOverlayIfNeeded()