Searched refs:getApiCallCount (Results 1 – 2 of 2) sorted by relevance
759 public int getApiCallCount(boolean unlimited) { in getApiCallCount() method in ShortcutPackage811 if (getApiCallCount(unlimited) >= s.mMaxUpdatesPerInterval) { in tryApiCall()1718 pw.print(getApiCallCount(/*unlimited=*/ false)); in dump()
2667 return mMaxUpdatesPerInterval - ps.getApiCallCount(unlimited);