Searched refs:DEVICE_CONFIG_KEY (Results 1 – 1 of 1) sorted by relevance
51 private static final String DEVICE_CONFIG_KEY = "shared_connectivity_enabled"; field in SharedConnectivityRepository194 return DeviceConfig.getBoolean(DEVICE_CONFIG_NAMESPACE, DEVICE_CONFIG_KEY, false); in isDeviceConfigEnabled()