Home
last modified time | relevance | path

Searched defs:iconScale (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DBluetoothDeviceLayerDrawable.java68 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.BluetoothDeviceLayerDrawableState
145 int batteryLevel, float iconScale) { in BluetoothDeviceLayerDrawableState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java235 float iconScale; in updateIconScaleForNotifications() local
286 float iconScale; in updateIconScaleForSystemIcons() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java618 final float iconScale = (float) mIconSize / (float) mDefaultIconSize; in build() local