Searched refs:mApiCallCount (Results 1 – 1 of 1) sorted by relevance
114 private int mApiCallCount; field in ShortcutPackage454 mApiCallCount = 0; in getApiCallCount()455 return mApiCallCount; in getApiCallCount()464 mApiCallCount = 0; in getApiCallCount()467 return mApiCallCount; in getApiCallCount()483 mApiCallCount++; in tryApiCall()492 if (mApiCallCount > 0) { in resetRateLimiting()493 mApiCallCount = 0; in resetRateLimiting()499 mApiCallCount = 0; in resetRateLimitingForCommandLineNoSaving()561 mApiCallCount = 0; in resetThrottling()[all …]