Searched refs:screenRecordPid (Results 1 – 1 of 1) sorted by relevance
64 String screenRecordPid = device.executeShellCommand("pidof screenrecord"); in apply() local70 device.executeShellCommand("kill -INT " + screenRecordPid); in apply()