コード例 #1
0
 /** Clear the list of messages received from the currently active device. */
 public void clearMessages() {
   mLogMessages.clear();
 }