Searched defs:onQuotaStateChanged (Results 1 – 2 of 2) sorted by relevance
33 void onQuotaStateChanged(int userId, @NonNull String packageName, @Nullable String tag); in onQuotaStateChanged() method
134 public void onQuotaStateChanged(int userId, String packageName, String tag) { in onQuotaStateChanged() method in CountQuotaTrackerTest.TestQuotaChangeListener