Searched refs:mMaxWidgetBitmapMemory (Results 1 – 1 of 1) sorted by relevance
258 private int mMaxWidgetBitmapMemory; field in AppWidgetServiceImpl318 mMaxWidgetBitmapMemory = 6 * size.x * size.y; in computeMaximumWidgetBitmapMemory()1968 ((memoryUsage = widget.views.estimateMemoryUsage()) > mMaxWidgetBitmapMemory)) { in updateAppWidgetInstanceLocked()1972 + ", max: " + mMaxWidgetBitmapMemory + ")"); in updateAppWidgetInstanceLocked()