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