Searched refs:mApiCallCount (Results 1 – 1 of 1) sorted by relevance
116 private int mApiCallCount; field in ShortcutPackage519 mApiCallCount = 0; in getApiCallCount()520 return mApiCallCount; in getApiCallCount()529 mApiCallCount = 0; in getApiCallCount()532 return mApiCallCount; in getApiCallCount()548 mApiCallCount++; in tryApiCall()557 if (mApiCallCount > 0) { in resetRateLimiting()558 mApiCallCount = 0; in resetRateLimiting()564 mApiCallCount = 0; in resetRateLimitingForCommandLineNoSaving()634 mApiCallCount = 0; in resetThrottling()[all …]