Searched refs:dumping (Results 1 – 9 of 9) sorted by relevance
60 Because the Shell library is built as a part of SystemUI, dumping the state is currently done as a61 part of dumping the SystemUI service. Dumping the Shell specific data can be done by specifying the69 - Update `WMShell` if you are dumping SysUI state
119 MyShellCommand(SettingsProvider provider, boolean dumping) { in MyShellCommand() argument121 mDumping = dumping; in MyShellCommand()465 static void dumpHelp(PrintWriter pw, boolean dumping) { in dumpHelp() argument466 if (dumping) { in dumpHelp()
8 // includes *all* syscalls used during the coverage dumping
32 // The initial corpus for this fuzzer was derived by dumping messages from
46 // The initial corpus for this fuzzer was derived by dumping messages from/to
3 …ecording data on process start, and we need a way to trigger the resetting or dumping of this data.
29 # This particular file was generated by dumping systemserver and systemui.
215 ActivityManagerShellCommand(ActivityManagerService service, boolean dumping) { in ActivityManagerShellCommand() argument220 mDumping = dumping; in ActivityManagerShellCommand()4066 static void dumpHelp(PrintWriter pw, boolean dumping) {4067 if (dumping) {