Searched refs:getDeviceValue (Results 1 – 2 of 2) sorted by relevance
37 super(key, getDeviceValue(key, defaultValue), description); in DeviceFlag()72 defaultValue = getDeviceValue(key, mDefaultValueInCode); in registerDeviceConfigChangedListener()80 protected static boolean getDeviceValue(String key, boolean defaultValue) { in getDeviceValue() method in DeviceFlag
40 protected static boolean getDeviceValue(String key, boolean defaultValue) { in getDeviceValue() method in ShadowDeviceFlag