Searched refs:doDump (Results 1 – 4 of 4) sorted by relevance
27 extern int doDump(Bundle* bundle);
212 case kCommandDump: return doDump(bundle); in handleCommand()
431 int doDump(Bundle* bundle) in doDump() function
361 doDump((FileDescriptor)args.arg1, in handleMessage()1912 void doDump(FileDescriptor fd, PrintWriter fout, String[] args) { in doDump() method in InputMethodManager