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