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