Searched refs:MAX_STORE_QUEUE_DEPTH (Results 1 – 1 of 1) sorted by relevance
65 private static final int MAX_STORE_QUEUE_DEPTH = 2; field in TaskSnapshotPersister195 while (mStoreQueueItems.size() > MAX_STORE_QUEUE_DEPTH) { in ensureStoreQueueDepthLocked()