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