Searched refs:getApiCallCount (Results 1 – 2 of 2) sorted by relevance
429 public int getApiCallCount() { in getApiCallCount() method in ShortcutPackage480 if (getApiCallCount() >= s.mMaxUpdatesPerInterval) { in tryApiCall()1156 pw.print(getApiCallCount()); in dump()
2066 return mMaxUpdatesPerInterval - ps.getApiCallCount(); in getRemainingCallCount()