Searched refs:sDimAlpha (Results 1 – 2 of 2) sorted by relevance
54 private static int sDimAlpha = Integer.MIN_VALUE; field in BluetoothDevicePreference75 if (sDimAlpha == Integer.MIN_VALUE) { in BluetoothDevicePreference()78 sDimAlpha = (int) (outValue.getFloat() * 255); in BluetoothDevicePreference()
59 private static int sDimAlpha = Integer.MIN_VALUE; field in BluetoothDevicePreference92 if (sDimAlpha == Integer.MIN_VALUE) { in BluetoothDevicePreference()95 sDimAlpha = (int) (outValue.getFloat() * 255); in BluetoothDevicePreference()