Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarBackgroundRenderer.kt192 fun setBackgroundHorizontalInsets(insetPercentage: Float) { in setBackgroundHorizontalInsets() method
DTaskbarDragLayer.java240 public void setBackgroundHorizontalInsets(float insetPercentage) { in setBackgroundHorizontalInsets() method in TaskbarDragLayer
DTaskbarDragLayerController.java213 public void setBackgroundHorizontalInsets(float insetPercentage) { in setBackgroundHorizontalInsets() method in TaskbarDragLayerController