Searched refs:uidFileDest (Results 1 – 1 of 1) sorted by relevance
107 String uidFileDest = destFile.getPath(); in copyGetUidSoFile() local108 boolean success = SystemManager.copy(uidFileSource, uidFileDest); in copyGetUidSoFile()109 data.setGetUidPath(uidFileDest); in copyGetUidSoFile()
Completed in 15 milliseconds