Searched defs:pickerSegmentType (Results 1 – 5 of 5) sorted by relevance
57 public static String getPickerRelativePath(String pickerSegmentType) { in getPickerRelativePath()
1146 public Cursor queryMediaIdForApps(String pickerSegmentType, String authority, String mediaId, in queryMediaIdForApps()1172 String pickerSegmentType) { in queryMediaIdForAppsLocked()1348 private String[] getMediaStoreProjectionLocked(String[] columns, String pickerSegmentType) { in getMediaStoreProjectionLocked()1407 private String getProjectionDataLocked(String asColumn, String pickerSegmentType) { in getProjectionDataLocked()1421 private String getPickerPath(String pickerSegmentType) { in getPickerPath()
374 public static String getData(String authority, String displayName, String pickerSegmentType) { in getData()525 String pickerSegmentType) { in assertMediaStoreCursor()
315 String pickerSegmentType = getPickerSegmentType(uri); in queryPickerUri() local
2707 final String pickerSegmentType = syntheticRelativePathSegments.get(0); in handlePickerFileLookup() local2732 final String pickerSegmentType = segments[6]; in handlePickerFileOpen() local2806 private boolean preparePickerMediaIdPathSegment(File file, String pickerSegmentType, in preparePickerMediaIdPathSegment()