Searched refs:sMaxMemoryLimitInBytes (Results 1 – 2 of 2) sorted by relevance
607 private static final int sMaxMemoryLimitInBytes = 2 * 1024 * 1024; field in RemoteViewsAdapter.FixedSizeRemoteViewsCache630 while (getRemoteViewsBitmapMemoryUsage() >= sMaxMemoryLimitInBytes) { in insert()
68602 Landroid/widget/RemoteViewsAdapter$FixedSizeRemoteViewsCache;->sMaxMemoryLimitInBytes:I