Searched refs:mApiCallCount (Results 1 – 1 of 1) sorted by relevance
185 private int mApiCallCount; field in ShortcutPackage785 mApiCallCount = 0; in getApiCallCount()786 return mApiCallCount; in getApiCallCount()795 mApiCallCount = 0; in getApiCallCount()798 return mApiCallCount; in getApiCallCount()814 mApiCallCount++; in tryApiCall()823 if (mApiCallCount > 0) { in resetRateLimiting()824 mApiCallCount = 0; in resetRateLimiting()830 mApiCallCount = 0; in resetRateLimitingForCommandLineNoSaving()907 mApiCallCount = 0; in resetThrottling()[all …]