HomeSort by relevance Sort by last modified time
    Searched full:thumbid (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/provider/
MediaStore.java 618 long thumbId = c.getLong(0);
620 thumbUri = ContentUris.withAppendedId(baseUri, thumbId);
    [all...]

Completed in 57 milliseconds