Searched defs:dumpCacheInfo (Results 1 – 2 of 2) sorted by relevance
136 void dumpCacheInfo(in ParcelFileDescriptor fd, in String[] args); in dumpCacheInfo() method
1791 public void dumpCacheInfo(ParcelFileDescriptor pfd, String[] args) { in dumpCacheInfo() method in ActivityThread.ApplicationThread