Searched refs:getTotalUsageBytesLocked (Results 1 – 2 of 2) sorted by relevance
352 assertThat(mService.getTotalUsageBytesLocked(TEST_UID1, TEST_PKG1)) in testGetTotalUsageBytes()354 assertThat(mService.getTotalUsageBytesLocked(TEST_UID2, TEST_PKG2)) in testGetTotalUsageBytes()
515 long getTotalUsageBytesLocked(int callingUid, String callingPackage) { in getTotalUsageBytesLocked() method in BlobStoreManagerService577 - getTotalUsageBytesLocked(callingUid, callingPackage); in getRemainingLeaseQuotaBytesInternal()