Searched refs:initialStringValue (Results 1 – 1 of 1) sorted by relevance
45 final String initialStringValue = DeviceConfig.getString(namespace, key, null); in DeviceConfigSession() local46 if (initialStringValue == null) { in DeviceConfigSession()