Searched defs:iconScale (Results 1 – 3 of 3) sorted by relevance
67 int batteryLevel, float iconScale) { in createLayerDrawable()90 public void setConstantState(Context context, int resId, int batteryLevel, float iconScale) { in setConstantState()141 float iconScale; field in BluetoothDeviceLayerDrawable.BluetoothDeviceLayerDrawableState144 int batteryLevel, float iconScale) { in BluetoothDeviceLayerDrawableState()
224 float iconScale; in updateIconScaleForNotifications() local275 float iconScale; in updateIconScaleForSystemIcons() local
611 final float iconScale = (float) mIconSize / (float) mDefaultIconSize; in build() local