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