B E F G H I P R S T U V

G

GAD_SHAPES_ELLIPSOID_ARC - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid arc
GAD_SHAPES_ELLIPSOID_POINT - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point
GAD_SHAPES_ELLIPSOID_POINT_WITH_ALTITUDE - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point with altitude
GAD_SHAPES_ELLIPSOID_POINT_WITH_ALTITUDE_AND_UNCERTAINTY_ELLIPSOID - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point with altitude and uncertainty ellipsoid
GAD_SHAPES_ELLIPSOID_POINT_WITH_UNCERTAINTY_CIRCLE - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point with uncertainty circle
GAD_SHAPES_ELLIPSOID_POINT_WITH_UNCERTAINTY_ELLIPSE - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point with uncertainty ellipse
GAD_SHAPES_POLYGON - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Polygon
GeoLocation - Interface in uicc.usim.geolocation
This interface defines services allowing an application to get information on the ME current geographical location.
GeoLocationBuilder - Class in uicc.usim.geolocation
The GeoLocationBuilder class is a GeoLocation object factory.
GeoLocationBuilder() - Constructor for class uicc.usim.geolocation.GeoLocationBuilder
 
GeoLocationException - Exception in uicc.usim.geolocation
Geographical Location exception and its associated constants.
GeoLocationException(short) - Constructor for exception uicc.usim.geolocation.GeoLocationException
Construct a GeoLocationException instance with the specified reason.
GeoLocationInfo - Interface in uicc.usim.geolocation
An object implementing this interface gives access to the Geo Location information received from the ME.
getAltitude() - Method in interface uicc.usim.geolocation.GeoLocationInfo
Gives the Altitude of the geographical location
getLatitude() - Method in interface uicc.usim.geolocation.GeoLocationInfo
Gives the Latitude of the geographical location
getLongitude() - Method in interface uicc.usim.geolocation.GeoLocationInfo
Gives the Longitude of the geographical location
getResponseBuffer(byte[], short, short) - Method in interface uicc.usim.geolocation.GeoLocationInfo
The byte buffer is formatted using GAD shapes as defined in TS 23.032 [14].
getSecuredDataLength() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the length of the Secured Data from the Command Packet in the first SMS TPDU or Cell Broadcast Page Simple or USSD String TLV contained in the Envelope handler.
getSecuredDataOffset() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the Secured Data from the Command Packet in the first SMS TPDU or Cell Broadcast Page Simple TLV or USSD String TLV contained in the Envelope handler.

This can be used on the events: EVENT_FORMATTED_SMS_PP_ENV, EVENT_FORMATTED_SMS_PP_UPD, if the SMS TP-UD is formatted according to TS 31.115 Single or Concatenated Short Message.
getShortMessageLength() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the length of the Short Message in the User Data part of the first SMS TPDU or Cell Broadcast Page COMPREHENSION TLV contained in the USATEnvelopeHandler.

This can be used on the events: EVENT_FORMATTED_SMS_PP_ENV, EVENT_FORMATTED_SMS_PP_UPD, EVENT_UNFORMATTED_SMS_PP_ENV, EVENT_UNFORMATTED_SMS_PP_UPD.
getShortMessageOffset() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the Short Message offset in the User Data part of the first SMS TPDU or of the first Cell Broadcast Page Simple TLV contained in the USATEnvelopeHandler.
getTheHandler() - Static method in class uicc.usim.toolkit.USATEnvelopeHandlerSystem
Returns the single system instance of the USATEnvelopeHandler class.
getTPUDLOffset() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the TP-UDL field in the first TPDU TLV element in the Envelope data field.

This method can be used on the events: EVENT_FORMATTED_SMS_PP_ENV, EVENT_FORMATTED_SMS_PP_UPD, EVENT_UNFORMATTED_SMS_PP_ENV, EVENT_UNFORMATTED_SMS_PP_UPD.
If the element is available it becomes the TLV selected.
getUserDataLength() - Method in interface uicc.usim.toolkit.USATEnvelopeHandler
Looks for the TP-User Data field in the first TPDU TLV element contained in the Envelope Handler.
getVelocity() - Method in interface uicc.usim.geolocation.GeoLocationInfo
Gives the Velocity of the geographical location

B E F G H I P R S T U V