Searched refs:BluetoothDeviceLayerDrawableState (Results 1 – 1 of 1) sorted by relevance
39 private BluetoothDeviceLayerDrawableState mState;92 mState = new BluetoothDeviceLayerDrawableState(context, resId, batteryLevel, iconScale); in setConstantState()138 private static class BluetoothDeviceLayerDrawableState extends ConstantState { class in BluetoothDeviceLayerDrawable144 public BluetoothDeviceLayerDrawableState(Context context, int resId, in BluetoothDeviceLayerDrawableState() method in BluetoothDeviceLayerDrawable.BluetoothDeviceLayerDrawableState