Searched refs:mApiCallCount (Results 1 – 1 of 1) sorted by relevance
187 private int mApiCallCount; field in ShortcutPackage784 mApiCallCount = 0; in getApiCallCount()785 return mApiCallCount; in getApiCallCount()794 mApiCallCount = 0; in getApiCallCount()797 return mApiCallCount; in getApiCallCount()813 mApiCallCount++; in tryApiCall()822 if (mApiCallCount > 0) { in resetRateLimiting()823 mApiCallCount = 0; in resetRateLimiting()829 mApiCallCount = 0; in resetRateLimitingForCommandLineNoSaving()902 mApiCallCount = 0; in resetThrottling()[all …]