Searched refs:SD_CARD (Results 1 – 2 of 2) sorted by relevance
109 protected static final String SD_CARD = "/sdcard/"; field in NativeDevice1092 if (remoteFilePath.startsWith(SD_CARD)) { in pullFile()1200 if (remoteFilePath.startsWith(SD_CARD)) { in pushFile()1282 if (deviceFilePath.startsWith(SD_CARD)) { in deleteFile()1615 if (deviceFilePath.startsWith(SD_CARD)) { in pullDir()
1136 if (deviceFilePath.startsWith(SD_CARD)) { in doesFileExist()1139 SD_CARD, String.format("/storage/emulated/%s/", getCurrentUser())); in doesFileExist()