Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIService.java83 Dependency.staticDump(fd, pw, args); in dumpServices()
95 Dependency.staticDump(fd, pw, args); in dumpServices()
DDependency.java496 static void staticDump(FileDescriptor fd, PrintWriter pw, String[] args) { in staticDump() method in Dependency