Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DBluetoothDeviceLayerDrawable.java39 private BluetoothDeviceLayerDrawableState mState;
92 mState = new BluetoothDeviceLayerDrawableState(context, resId, batteryLevel, iconScale); in setConstantState()
138 private static class BluetoothDeviceLayerDrawableState extends ConstantState { class in BluetoothDeviceLayerDrawable
144 public BluetoothDeviceLayerDrawableState(Context context, int resId, in BluetoothDeviceLayerDrawableState() method in BluetoothDeviceLayerDrawable.BluetoothDeviceLayerDrawableState