Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerService.java611 if (!matchEntry(entry, searchArgs)) continue; in dump()
702 private boolean matchEntry(EntryFile entry, ArrayList<String> searchArgs) { in matchEntry() method in DropBoxManagerService
717 if (!matchEntry(entry, searchArgs)) continue; in dumpProtoLocked()
/frameworks/base/services/
Dart-profile2252 HPLcom/android/server/DropBoxManagerService;->matchEntry(Lcom/android/server/DropBoxManagerService$…