Home | History | Annotate | Download | only in mtp

Lines Matching refs:parentPath

947                         String parentPath = path.substring(0, path.lastIndexOf("/"));
948 mMediaProvider.call(MediaStore.UNHIDE_CALL, parentPath, null);