Searched refs:REMOTE_COMMAND_OUTPUT_DISPLAYLIST (Results 1 – 1 of 1) sorted by relevance
354 private static final String REMOTE_COMMAND_OUTPUT_DISPLAYLIST = "OUTPUT_DISPLAYLIST"; field in ViewDebug949 } else if (REMOTE_COMMAND_OUTPUT_DISPLAYLIST.equalsIgnoreCase(command)) { in dispatchCommand()