Searched refs:toLog (Results 1 – 1 of 1) sorted by relevance
258 String toLog = mInterfacePrefix + command; in doBooleanCommand() local260 localLog(toLog + " -> " + result); in doBooleanCommand()278 String toLog = mInterfacePrefix + command; in doIntCommand() local280 localLog(toLog + " -> " + result); in doIntCommand()294 String toLog = mInterfacePrefix + command; in doStringCommand() local300 localLog(toLog + " -> " + result); in doStringCommand()