Home
last modified time | relevance | path

Searched refs:IS_PROTO2_ENABLED (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
H A DDesktopModeStatus.java42 private static final boolean IS_PROTO2_ENABLED = SystemProperties.getBoolean( field in DesktopModeStatus
77 return IS_PROTO2_ENABLED; in isProto2Enabled()