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