Home
last modified time | relevance | path

Searched refs:INITIAL_REQUEST_COUNT (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/tests/src/com/android/providers/media/cloudproviders/
DFlakyCloudProvider.java53 private static final int INITIAL_REQUEST_COUNT = 0; field in FlakyCloudProvider
59 private int mRequestCount = INITIAL_REQUEST_COUNT;
70 mRequestCount = INITIAL_REQUEST_COUNT; in shouldFlake()
163 mRequestCount = INITIAL_REQUEST_COUNT; in resetToNotFlakeInTheNextRequest()