Searched refs:fileParentPathStr (Results 1 – 1 of 1) sorted by relevance
151 String fileParentPathStr = directory.getParentFile().getAbsolutePath(); in deleteIfEmptyCameraSubDir() local152 Log.d(TAG, "CameraPathStr: " + cameraPathStr + " fileParentPathStr: " + fileParentPathStr); in deleteIfEmptyCameraSubDir()156 if (fileParentPathStr.equals(cameraPathStr)) { in deleteIfEmptyCameraSubDir()