Searched refs:logEvents (Results 1 – 1 of 1) sorted by relevance
200 private void logEvents(int count) { in logEvents() method in CountQuotaTrackerTest201 logEvents(TEST_USER_ID, TEST_PACKAGE, TEST_TAG, count); in logEvents()204 private void logEvents(int userId, String pkgName, String tag, int count) { in logEvents() method in CountQuotaTrackerTest507 logEvents(5); in testisWithinQuota_UnderCount()514 logEvents(TEST_USER_ID, "com.android.test.spam", TEST_TAG, 30); in testisWithinQuota_OverCount()521 logEvents(25); in testisWithinQuota_EqualsCount()533 logEvents(1); in testisWithinQuota_DifferentCategories()829 logEvents(9); in testTracking_OutOfQuota()