Searched defs:pickerSegmentType (Results 1 – 5 of 5) sorted by relevance
56 public static String getPickerRelativePath(String pickerSegmentType) { in getPickerRelativePath()
274 public static String getData(String authority, String displayName, String pickerSegmentType) { in getData()412 String pickerSegmentType) { in assertMediaStoreCursor()
1022 public Cursor queryMediaIdForApps(String pickerSegmentType, String authority, String mediaId, in queryMediaIdForApps()1048 String pickerSegmentType) { in queryMediaIdForAppsLocked()1202 private String[] getMediaStoreProjectionLocked(String[] columns, String pickerSegmentType) { in getMediaStoreProjectionLocked()1264 private String getProjectionDataLocked(String asColumn, String pickerSegmentType) { in getProjectionDataLocked()1278 private String getPickerPath(String pickerSegmentType) { in getPickerPath()
314 String pickerSegmentType = getPickerSegmentType(uri); in queryPickerUri() local
2459 final String pickerSegmentType = syntheticRelativePathSegments.get(0); in handlePickerFileLookup() local2483 final String pickerSegmentType = segments[6]; in handlePickerFileOpen() local2549 private boolean preparePickerMediaIdPathSegment(File file, String pickerSegmentType, in preparePickerMediaIdPathSegment()