Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DDropBoxManagerService.java748 if (!matchEntry(entry, searchArgs)) continue; in dump()
828 private boolean matchEntry(EntryFile entry, ArrayList<String> searchArgs) { in matchEntry() method in DropBoxManagerService
843 if (!matchEntry(entry, searchArgs)) continue; in dumpProtoLocked()