Searched refs:mApiCallCount (Results 1 – 1 of 1) sorted by relevance
135 private int mApiCallCount; field in ShortcutPackage538 mApiCallCount = 0; in getApiCallCount()539 return mApiCallCount; in getApiCallCount()548 mApiCallCount = 0; in getApiCallCount()551 return mApiCallCount; in getApiCallCount()567 mApiCallCount++; in tryApiCall()576 if (mApiCallCount > 0) { in resetRateLimiting()577 mApiCallCount = 0; in resetRateLimiting()583 mApiCallCount = 0; in resetRateLimitingForCommandLineNoSaving()653 mApiCallCount = 0; in resetThrottling()[all …]