Home
last modified time | relevance | path

Searched refs:getCakesInCirculationForLoggingLocked (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
H A DScribe.java221 long getCakesInCirculationForLoggingLocked() { in getCakesInCirculationForLoggingLocked() method in Scribe
H A DInternalResourceService.java1761 pw.println(cakeToString(mScribe.getCakesInCirculationForLoggingLocked())); in dumpInternal()