Searched refs:checkMediaStorage (Results 1 – 1 of 1) sorted by relevance
395 if (!checkMediaStorage(beamPath) || mUris.size() == 0) { in processFiles()505 static boolean checkMediaStorage(File path) { in checkMediaStorage() method in BeamTransferManager