Searched refs:BluetoothDeviceLayerDrawable (Results 1 – 2 of 2) sorted by relevance
49 BluetoothDeviceLayerDrawable drawable = BluetoothDeviceLayerDrawable.createLayerDrawable( in testCreateLayerDrawable_configCorrect()54 BluetoothDeviceLayerDrawable.BatteryMeterDrawable.class); in testCreateLayerDrawable_configCorrect()62 BluetoothDeviceLayerDrawable drawable = BluetoothDeviceLayerDrawable.createLayerDrawable( in testCreateLayerDrawable_withIconScale_configCorrect()67 BluetoothDeviceLayerDrawable.BatteryMeterDrawable.class); in testCreateLayerDrawable_withIconScale_configCorrect()75 BluetoothDeviceLayerDrawable.BatteryMeterDrawable batteryDrawable = in testBatteryMeterDrawable_configCorrect()76 new BluetoothDeviceLayerDrawable.BatteryMeterDrawable(mContext, in testBatteryMeterDrawable_configCorrect()86 BluetoothDeviceLayerDrawable drawable = BluetoothDeviceLayerDrawable.createLayerDrawable( in testConstantState_returnTwinBluetoothLayerDrawable()89 BluetoothDeviceLayerDrawable twinDrawable = in testConstantState_returnTwinBluetoothLayerDrawable()90 (BluetoothDeviceLayerDrawable) drawable.getConstantState().newDrawable(); in testConstantState_returnTwinBluetoothLayerDrawable()99 BluetoothDeviceLayerDrawable drawable = BluetoothDeviceLayerDrawable.createLayerDrawable( in testCreateLayerDrawable_bluetoothDrawable_hasCorrectFrameColor()[all …]
37 public class BluetoothDeviceLayerDrawable extends LayerDrawable { class41 private BluetoothDeviceLayerDrawable(@NonNull Drawable[] layers) { in BluetoothDeviceLayerDrawable() method in BluetoothDeviceLayerDrawable53 public static BluetoothDeviceLayerDrawable createLayerDrawable(Context context, int resId, in createLayerDrawable()67 public static BluetoothDeviceLayerDrawable createLayerDrawable(Context context, int resId, in createLayerDrawable()76 final BluetoothDeviceLayerDrawable drawable = new BluetoothDeviceLayerDrawable( in createLayerDrawable()