Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetRecommendationsView.java56 private @Px float mAvailableWidth = 0; field in WidgetRecommendationsView
156 this.mAvailableWidth = availableWidth; in setRecommendations()
192 this.mAvailableWidth = availableWidth; in setRecommendations()
287 int desiredWidth = Math.round(mAvailableWidth); in onMeasure()