Home
last modified time | relevance | path

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

/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobStoreManagerService.java1257 if (!dumpArgs.shouldDumpUser(userId)) { in dumpSessionsLocked()
1804 public boolean shouldDumpUser(int userId) { in shouldDumpUser() method in BlobStoreManagerService.DumpArgs