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