Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
F
FID_DF_GRAPHICS
- Static variable in interface uicc.access.
UICCConstants
File identifier : DF Graphics = 0x5F50 (under DF TELECOM)
FID_DF_TELECOM
- Static variable in interface uicc.access.
UICCConstants
File identifier : DF TELECOM = 0x7F10
FID_EF_ADN
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF ADN = 0x6F3A (under DF TELECOM)
FID_EF_ARR
- Static variable in interface uicc.access.
UICCConstants
File identifier : Access Rule Reference EF_ARR = 0x2F06
FID_EF_BDN
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF BDN = 0x6F4D (under DF TELECOM)
FID_EF_CCP
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF CCP = 0x6F3D (under DF TELECOM)
FID_EF_DIR
- Static variable in interface uicc.access.
UICCConstants
File identifier : Directory File EF_DIR = 0x2F00
FID_EF_EXT1
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF EXT1 = 0x6F4A (under DF TELECOM)
FID_EF_EXT2
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF EXT2 = 0x6F4B (under DF TELECOM)
FID_EF_EXT3
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF EXT3 = 0x6F4C (under DF TELECOM)
FID_EF_EXT4
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF EXT4 = 0x6F4E (under DF TELECOM)
FID_EF_FDN
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF FDN = 0x6F3B (under DF TELECOM)
FID_EF_ICCID
- Static variable in interface uicc.access.
UICCConstants
File identifier : ICC Identification EF_ICCID = 0x2FE2
FID_EF_IMG
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF IMG = 0x4F20 (under DF Graphics)
FID_EF_LND
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF LND = 0x6F44 (under DF TELECOM)
FID_EF_MSISDN
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF MSISDN = 0x6F40 (under DF TELECOM)
FID_EF_PL
- Static variable in interface uicc.access.
UICCConstants
File identifier : Preferred Languages EF_PL = 0x2F05
FID_EF_SDN
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF SDN = 0x6F49 (under DF TELECOM)
FID_EF_SMS
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF SMS = 0x6F3C (under DF TELECOM)
FID_EF_SMSP
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF SMSP = 0x6F42 (under DF TELECOM)
FID_EF_SMSR
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF SMSR = 0x6F47 (under DF TELECOM)
FID_EF_SMSS
- Static variable in interface uicc.access.
UICCConstants
File identifier : EF SMSS = 0x6F43 (under DF TELECOM)
FILE_ALREADY_EXISTS
- Static variable in exception uicc.access.fileadministration.
AdminException
This reason code (=2) is used to indicate that the file already exists.
FILE_NOT_FOUND
- Static variable in exception uicc.access.
UICCException
This reason code (= 4) is used to indicate to the calling applet that the file was not found in the current directory.
FileView
- Interface in
uicc.access
The
FileView
interface defines the methods to access a UICC file system.
findAndCompareValue(byte, byte[], short)
- Method in interface uicc.toolkit.
ViewHandler
Looks for the first occurrence of a TLV element from beginning of a TLV list and compare its value with a buffer.
findAndCompareValue(byte, byte, short, byte[], short, short)
- Method in interface uicc.toolkit.
ViewHandler
Looks for the indicated occurrence of a TLV element from the beginning of a TLV list and compare its value with a buffer.
findAndCopyValue(byte, byte[], short)
- Method in interface uicc.toolkit.
ViewHandler
Looks for the first occurrence of a TLV element from the beginning of a TLV list and copy its value into a destination buffer.
findAndCopyValue(byte, byte, short, byte[], short, short)
- Method in interface uicc.toolkit.
ViewHandler
Looks for the indicated occurrence of a TLV element from the beginning of a TLV list and copy its value into a destination buffer.
findTLV(byte, byte)
- Method in interface uicc.toolkit.
ViewHandler
Looks for the indicated occurrence of a TLV element from the beginning of the TLV list (handler buffer).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V