Searched refs:configLocation (Results 1 – 1 of 1) sorted by relevance
210 String configLocation; in updateConfig() local212 configLocation = origConfigLocation; in updateConfig()227 configLocation = tempConfigFile.getAbsolutePath(); in updateConfig()235 Utils.runCommand(null, sLogger, "adb", "push", configLocation, remotePath); in updateConfig()