java.lang.Object |
↳ |
com.pdftron.pdf.utils.RequestCode |
Class Overview
Constants which are used in android.app.Activity#onActivityResult(int, int, Intent)
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Constants
public
static
final
int
CREATE_FILE_IN_SYSTEM
Constant Value:
10021
(0x00002725)
public
static
final
int
DIGITAL_SIGNATURE_IMAGE
Constant Value:
10020
(0x00002724)
public
static
final
int
DIGITAL_SIGNATURE_KEYSTORE
Constant Value:
10018
(0x00002722)
public
static
final
int
DOCUMENT_TREE
Constant Value:
10006
(0x00002716)
public
static
final
int
MERGE_FILE_LIST
Constant Value:
10012
(0x0000271c)
public
static
final
int
MOVE_FILE
Constant Value:
10007
(0x00002717)
public
static
final
int
MOVE_FILE_LIST
Constant Value:
10008
(0x00002718)
public
static
final
int
PICK_CAM_ONLY
Constant Value:
10023
(0x00002727)
public
static
final
int
PICK_GALLERY
Constant Value:
10022
(0x00002726)
public
static
final
int
PICK_PDF_FILE
Constant Value:
10004
(0x00002714)
public
static
final
int
PICK_PHOTO_CAM
Constant Value:
10003
(0x00002713)
public
static
final
int
PRINT
Constant Value:
10005
(0x00002715)
public
static
final
int
RECORD_AUDIO
Constant Value:
10015
(0x0000271f)
public
static
final
int
SELECT_BLANK_DOC_FOLDER
Constant Value:
10009
(0x00002719)
public
static
final
int
SELECT_FILE
Constant Value:
10011
(0x0000271b)
public
static
final
int
SELECT_PHOTO_DOC_FOLDER
Constant Value:
10010
(0x0000271a)
public
static
final
int
SELECT_WEBPAGE_PDF_FOLDER
Constant Value:
10017
(0x00002721)
public
static
final
int
SETTINGS
Constant Value:
10013
(0x0000271d)
public
static
final
int
STORAGE_1
Constant Value:
10001
(0x00002711)
public
static
final
int
STORAGE_2
Constant Value:
10002
(0x00002712)
public
static
final
int
SYSTEM_PICKER
Constant Value:
10016
(0x00002720)
Public Constructors