- readBinary(short, byte[], short, short) - Method in interface uicc.access.FileView
-
This method reads the data bytes of the current transparent EF.
- readRecord(short, byte, short, byte[], short, short) - Method in interface uicc.access.FileView
-
This method reads a record or a part of a record of the current linear fixed/cyclic EF
of the calling applet into the given byte array.
- REC_ACC_MODE_ABSOLUTE - Static variable in interface uicc.access.UICCConstants
-
Record access mode: ABSOLUTE = 0x04
- REC_ACC_MODE_CURRENT - Static variable in interface uicc.access.UICCConstants
-
Record access mode: CURRENT = 0x04
- REC_ACC_MODE_NEXT - Static variable in interface uicc.access.UICCConstants
-
Record access mode: NEXT = 0x02
- REC_ACC_MODE_PREVIOUS - Static variable in interface uicc.access.UICCConstants
-
Record access mode PREVIOUS = 0x03
- RECORD_NOT_FOUND - Static variable in exception uicc.access.UICCException
-
This reason code (= 9) is used to indicate to the calling applet that
no record was found.
- REF_DATA_INVALIDATED - Static variable in exception uicc.access.UICCException
-
This reason code (=6) is used to indicate to the calling applet that the referenced data
are invalidated
- REFERENCED_DATA_NOT_FOUND - Static variable in exception uicc.access.UICCException
-
This reason code (=15) is used to indicate to the calling applet that the referenced data
cannot be found.
- registerFileEvent(short, byte[], short, short, byte[], short, byte) - Method in interface uicc.toolkit.ToolkitRegistry
-
Register a ToolkitRegistry object to the EVENT_EXTERNAL_FILE_UPDATE for a file list.
- registerFileEvent(short, FileView) - Method in interface uicc.toolkit.ToolkitRegistry
-
Register a ToolkitRegistry object to the EVENT_EXTERNAL_FILE_UPDATE for a file.
- REGISTRY_ERROR - Static variable in exception uicc.toolkit.ToolkitException
-
This reason code (= 5) is used to indicate an error in the applet registry
- releaseServiceIdentifier(byte) - Method in interface uicc.toolkit.ToolkitRegistry
-
Release a Service Identifier that has been allocated to the calling applet.
- releaseTimer(byte) - Method in interface uicc.toolkit.ToolkitRegistry
-
Release a Timer that has been allocated to the calling applet.
- requestPollInterval(short) - Method in interface uicc.toolkit.ToolkitRegistry
-
Requests a duration for the EVENT_STATUS_COMMAND event of the registering
Toolkit Applet.
- RES_CMD_PERF - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed successfully = 0x00
- RES_CMD_PERF_BACKWARD_MOVE_REQ - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed backward move requested = 0x11
- RES_CMD_PERF_HELP_INFO_REQ - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed help information required= 0x13
- RES_CMD_PERF_LIMITED_SERVICE - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed successfully limited service = 0x06
- RES_CMD_PERF_MISSING_INFO - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed with missing information = 0x02
- RES_CMD_PERF_MODIF_CC_NAA - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed modified by Call Control = 0x05
- RES_CMD_PERF_NO_RESP_FROM_USER - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed no response from user = 0x12
- RES_CMD_PERF_PARTIAL_COMPR - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed with partial comprehension= 0x01
- RES_CMD_PERF_REFRESH_ADD_EF_READ - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : REFRESH performed with additional EFs read = 0x03
- RES_CMD_PERF_REQ_ICON_NOT_DISP - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed requested icon not displayed= 0x04
- RES_CMD_PERF_SESSION_TERM_USER - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : proactive UICC session terminated by user = 0x10
- RES_CMD_PERF_WITH_MODIFICATION - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command performed with modifications = 0x07
- RES_ERROR_ACCESS_TECH_ERROR - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : Access Technology unable to process command = 0x3B
- RES_ERROR_BEARER_INDEPENDENT_PROTOCOL_ERROR - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : Bearer Independent Protocol error = 0x3A
- RES_ERROR_CMD_BEYOND_TERMINAL_CAPAB - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command beyond terminal's capabilities = 0x30
- RES_ERROR_CMD_DATA_NOT_UNDERSTOOD - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command data not understood by terminal = 0x32
- RES_ERROR_CMD_NUMBER_NOT_KNOWN - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command number not known by terminal = 0x33
- RES_ERROR_CMD_TYP_NOT_UNDERSTOOD - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : command type not understood by terminal = 0x31
- RES_ERROR_INTERACT_CC_SMSMO_BY_NAA - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : interaction with CC NAA = 0x39
- RES_ERROR_LAUNCH_BROWSE_GENERIC_CODE - Static variable in interface uicc.toolkit.ToolkitConstants
-
Generic Result : Launch browser generic error code = 0x26;
- RES_ERROR_MULTIPLE_CARD_ERROR - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : Multiple card command error = 0x38
- RES_ERROR_REQ_VALUES_MISS - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : required values are missing = 0x36
- RES_REFRESH_PERF_NO_NAA_ACTIVE - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : REFRESH performed but indicated NAA was not active = 0x08
- RES_TEMP_PB_IN_CONTR_TIMER_STATE - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : Action in contradiction with timer state = 0x24
- RES_TEMP_PB_INTERACT_CC_BY_NAA - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : Interaction with call control by SIM = 0x25
- RES_TEMP_PB_SESSION_TERM_USER - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : Network currently unable to process command = 0x21
- RES_TEMP_PB_TERMINAL_UNABLE_PROC - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : Terminal currently unable to process command= 0x20
- RES_TEMP_PB_USER_CLEAR_CALL - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : User cleared call before connected or before the network released it = 0x23
- RES_TEMP_PB_USER_REJECT_CALL_REQ - Static variable in interface uicc.toolkit.ToolkitConstants
-
General Result : User did not accept call set-up request = 0x22
- resizeFile(ViewHandler) - Method in interface uicc.access.fileadministration.AdminFileView
-
This method resizes a file under the current DF or ADF, as described in TS 102 222.
- retrieveData(int, int, byte[], short, short) - Method in interface uicc.access.bertlvfile.BERTLVFileView
-
This method retrieves a part of a data object from the current BER-TLV structure EF.