Searched refs:MAX_INIT_VIEW_COUNT (Results 1 – 1 of 1) sorted by relevance
202 private static final int MAX_INIT_VIEW_COUNT = 16; field in RemoteViews3581 if (remoteViews.size() > MAX_INIT_VIEW_COUNT) {3729 if (numViews > MAX_INIT_VIEW_COUNT) {