Searched refs:mExecuteShellCommandLogs (Results 1 – 1 of 1) sorted by relevance
223 private File mExecuteShellCommandLogs = null; field in NativeDevice787 if (mExecuteShellCommandLogs != null) { in executeShellCommand()797 FileUtil.writeToFile(formatted, mExecuteShellCommandLogs, true); in executeShellCommand()4432 mExecuteShellCommandLogs = in preInvocationSetup()4447 FileUtil.deleteFile(mExecuteShellCommandLogs); in postInvocationTearDown()4448 mExecuteShellCommandLogs = null; in postInvocationTearDown()5014 return mExecuteShellCommandLogs; in getExecuteShellCommandLog()