Home
last modified time | relevance | path

Searched defs:MessageAndErrorId (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/common_util/com/android/tradefed/command/
DCommandInterrupter.java48 private class MessageAndErrorId { class in CommandInterrupter
52 MessageAndErrorId(String message, ErrorIdentifier errorId) { in MessageAndErrorId() method in CommandInterrupter.MessageAndErrorId