Searched refs:attachReply (Results 1 – 1 of 1) sorted by relevance
192 String attachReply = mDevice.executeShellCommand(attachCmd); in run() local195 if (attachReply != null && !attachReply.trim().isEmpty()) { in run()196 CLog.e(attachReply); in run()