Home
last modified time | relevance | path

Searched defs:logEvents (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/utils/quota/
H A DCountQuotaTrackerTest.java200 private void logEvents(int count) { in logEvents() method in CountQuotaTrackerTest
204 private void logEvents(int userId, String pkgName, String tag, int count) { in logEvents() method in CountQuotaTrackerTest