Home
last modified time | relevance | path

Searched refs:widgetBackgroundPosition (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DFloatingWidgetView.java158 RectF widgetBackgroundPosition, Size windowSize, float windowCornerRadius, in init() argument
163 mBackgroundPosition = widgetBackgroundPosition; in init()
287 LauncherAppWidgetHostView originalView, RectF widgetBackgroundPosition, in getFloatingWidgetView() argument
296 floatingView.init(dragLayer, originalView, widgetBackgroundPosition, windowSize, in getFloatingWidgetView()