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