Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/config/appcloning/
DAppCloningDeviceConfigHelper.java42 public static final String ENABLE_APP_CLONING_BUILDING_BLOCKS = field in AppCloningDeviceConfigHelper
87 if (ENABLE_APP_CLONING_BUILDING_BLOCKS.equals(name)) { in initializeDeviceConfigChangeListener()
96 DeviceConfig.NAMESPACE_APP_CLONING, ENABLE_APP_CLONING_BUILDING_BLOCKS, true); in updateEnableAppCloningBuildingBlocks()