Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DDropBoxManagerService.java660 if (!matchEntry(entry, searchArgs)) continue; in dump()
751 private boolean matchEntry(EntryFile entry, ArrayList<String> searchArgs) { in matchEntry() method in DropBoxManagerService
766 if (!matchEntry(entry, searchArgs)) continue; in dumpProtoLocked()
/aosp12/frameworks/base/services/
H A Dart-profile1578 HPLcom/android/server/DropBoxManagerService;->matchEntry(Lcom/android/server/DropBoxManagerService$…