Searched defs:iconScale (Results 1 – 3 of 3) sorted by relevance
68 int batteryLevel, float iconScale) { in createLayerDrawable()91 public void setConstantState(Context context, int resId, int batteryLevel, float iconScale) { in setConstantState()142 float iconScale; field in BluetoothDeviceLayerDrawable.BluetoothDeviceLayerDrawableState145 int batteryLevel, float iconScale) { in BluetoothDeviceLayerDrawableState()
235 float iconScale; in updateIconScaleForNotifications() local286 float iconScale; in updateIconScaleForSystemIcons() local
618 final float iconScale = (float) mIconSize / (float) mDefaultIconSize; in build() local