Searched refs:RECYCLE_MAX_COUNT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DInputQueue.java133 private static final int RECYCLE_MAX_COUNT = 4; field in class:InputQueue.FinishedCallback
168 if (sRecycleCount < RECYCLE_MAX_COUNT) {

Completed in 267 milliseconds