Searched refs:deviceDirectoryPath (Results 1 – 1 of 1) sorted by relevance
96 String deviceDirectoryPath = getDevicePath(device); in addImage() local97 if (deviceDirectoryPath == null) { in addImage()101 File deviceDirectory = new File(deviceDirectoryPath); in addImage()148 String deviceDirectoryPath = getDevicePath(device); in removeImagesForDevice() local149 if (deviceDirectoryPath == null) { in removeImagesForDevice()153 File deviceDirectory = new File(deviceDirectoryPath); in removeImagesForDevice()