Home
last modified time | relevance | path

Searched refs:BluetoothDeviceLayerDrawableState (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
H A DBluetoothDeviceLayerDrawable.java38 private BluetoothDeviceLayerDrawableState mState;
91 mState = new BluetoothDeviceLayerDrawableState(context, resId, batteryLevel, iconScale); in setConstantState()
137 private static class BluetoothDeviceLayerDrawableState extends ConstantState { class in BluetoothDeviceLayerDrawable
143 public BluetoothDeviceLayerDrawableState(Context context, int resId, in BluetoothDeviceLayerDrawableState() method in BluetoothDeviceLayerDrawable.BluetoothDeviceLayerDrawableState