Searched refs:SPACE (Results 1 – 1 of 1) sorted by relevance
328 final String SPACE = " "; in generateAdbScreenRecordCommand() local335 sb.append(SPACE).append(OPTION_TIME_LIMIT).append(SPACE).append(timeLimit); in generateAdbScreenRecordCommand()339 sb.append(SPACE).append(OPTION_SIZE).append(SPACE).append(mVideoSize); in generateAdbScreenRecordCommand()343 sb.append(SPACE).append(OPTION_BITRATE).append(SPACE).append(mBitRate); in generateAdbScreenRecordCommand()