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.java152 RectF widgetBackgroundPosition, Size windowSize, float windowCornerRadius, in init() argument
157 mBackgroundPosition = widgetBackgroundPosition; in init()
281 LauncherAppWidgetHostView originalView, RectF widgetBackgroundPosition, in getFloatingWidgetView() argument
290 floatingView.init(dragLayer, originalView, widgetBackgroundPosition, windowSize, in getFloatingWidgetView()