CursorExtraKeys


interface CursorExtraKeys
android.service.chooser.AdditionalContentContract.CursorExtraKeys

Constants for android.database.Cursor#getExtras keys.

Summary

Constants
static String

An integer, zero-based cursor position that corresponds to the URI specified with the android.content.Intent#EXTRA_CHOOSER_FOCUSED_ITEM_POSITION index into the @link android.

Constants

POSITION

static val POSITION: String

An integer, zero-based cursor position that corresponds to the URI specified with the android.content.Intent#EXTRA_CHOOSER_FOCUSED_ITEM_POSITION index into the @link android.content.Intent#EXTRA_STREAM} array.

Value: "position"