Searched refs:twinDrawable (Results 1 – 1 of 1) sorted by relevance
89 BluetoothDeviceLayerDrawable twinDrawable = in testConstantState_returnTwinBluetoothLayerDrawable() local92 assertThat(twinDrawable.getDrawable(0)).isNotNull(); in testConstantState_returnTwinBluetoothLayerDrawable()93 assertThat(twinDrawable.getDrawable(1)).isNotNull(); in testConstantState_returnTwinBluetoothLayerDrawable()94 assertThat(twinDrawable.getLayerInsetTop(1)).isEqualTo(drawable.getLayerInsetTop(1)); in testConstantState_returnTwinBluetoothLayerDrawable()