A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

O

OAEPFormatterEngine - Class in net.rim.device.api.crypto
Referenced from site http://www.rsa.com/.
OAEPFormatterEngine(PublicKeyEncryptorEngine) - Constructor for class net.rim.device.api.crypto.OAEPFormatterEngine
Creates an OAEPFormatterEngine object based on the given encryptor engine, as well as the SHA-1 digest algorithm.
OAEPFormatterEngine(PublicKeyEncryptorEngine, byte[]) - Constructor for class net.rim.device.api.crypto.OAEPFormatterEngine
Creates an OAEPFormatterEngine object based on the given encryptor engine, as well as the SHA-1 digest algorithm, and the given parameters.
OAEPFormatterEngine(PublicKeyEncryptorEngine, Digest) - Constructor for class net.rim.device.api.crypto.OAEPFormatterEngine
Creates an OAEPFormatterEngine object based on the given encryptor engine and digest algorithm.
OAEPFormatterEngine(PublicKeyEncryptorEngine, Digest, byte[]) - Constructor for class net.rim.device.api.crypto.OAEPFormatterEngine
Creates an OAEPFormatterEngine object based on the given encryptor engine, digest algorithm and parameters.
OAEPUnformatterEngine - Class in net.rim.device.api.crypto
Referenced from site http://www.rsa.com/.
OAEPUnformatterEngine(PrivateKeyDecryptorEngine) - Constructor for class net.rim.device.api.crypto.OAEPUnformatterEngine
Creates an OAEPUnformatterEngine object based upon the given decryptor engine, as well as the SHA-1 digest algorithm.
OAEPUnformatterEngine(PrivateKeyDecryptorEngine, byte[]) - Constructor for class net.rim.device.api.crypto.OAEPUnformatterEngine
Creates an OAEPUnformatterEngine object based upon the given decryptor engine, as well as the SHA-1 digest algorithm, and the given parameters.
OAEPUnformatterEngine(PrivateKeyDecryptorEngine, Digest) - Constructor for class net.rim.device.api.crypto.OAEPUnformatterEngine
Creates an OAEPUnformatterEngine object based upon the given decryptor engine and digest algorithm.
OAEPUnformatterEngine(PrivateKeyDecryptorEngine, Digest, byte[]) - Constructor for class net.rim.device.api.crypto.OAEPUnformatterEngine
Creates an OAEPUnformatterEngine object based upon the given decryptor engine, digest algorithm and parameters.
OBEX_DATABASE_FULL - Static variable in class javax.obex.ResponseCodes
Defines the OBEX DATABASE FULL response code.
OBEX_DATABASE_LOCKED - Static variable in class javax.obex.ResponseCodes
Defines the OBEX DATABASE LOCKED response code.
OBEX_HTTP_ACCEPTED - Static variable in class javax.obex.ResponseCodes
Defines the OBEX ACCEPTED response code.
OBEX_HTTP_BAD_GATEWAY - Static variable in class javax.obex.ResponseCodes
Defines the OBEX BAD GATEWAY response code.
OBEX_HTTP_BAD_METHOD - Static variable in class javax.obex.ResponseCodes
Defines the OBEX METHOD NOT ALLOWED response code.
OBEX_HTTP_BAD_REQUEST - Static variable in class javax.obex.ResponseCodes
Defines the OBEX BAD REQUEST response code.
OBEX_HTTP_CONFLICT - Static variable in class javax.obex.ResponseCodes
Defines the OBEX METHOD CONFLICT response code.
OBEX_HTTP_CREATED - Static variable in class javax.obex.ResponseCodes
Defines the OBEX CREATED response code.
OBEX_HTTP_ENTITY_TOO_LARGE - Static variable in class javax.obex.ResponseCodes
Defines the OBEX REQUESTED ENTITY TOO LARGE response code.
OBEX_HTTP_FORBIDDEN - Static variable in class javax.obex.ResponseCodes
Defines the OBEX FORBIDDEN response code.
OBEX_HTTP_GATEWAY_TIMEOUT - Static variable in class javax.obex.ResponseCodes
Defines the OBEX GATEWAY TIMEOUT response code.
OBEX_HTTP_GONE - Static variable in class javax.obex.ResponseCodes
Defines the OBEX METHOD GONE response code.
OBEX_HTTP_INTERNAL_ERROR - Static variable in class javax.obex.ResponseCodes
Defines the OBEX INTERNAL SERVER ERROR response code.
OBEX_HTTP_LENGTH_REQUIRED - Static variable in class javax.obex.ResponseCodes
Defines the OBEX METHOD LENGTH REQUIRED response code.
OBEX_HTTP_MOVED_PERM - Static variable in class javax.obex.ResponseCodes
Defines the OBEX MOVED PERMANENTLY response code.
OBEX_HTTP_MOVED_TEMP - Static variable in class javax.obex.ResponseCodes
Defines the OBEX MOVED TEMPORARILY response code.
OBEX_HTTP_MULT_CHOICE - Static variable in class javax.obex.ResponseCodes
Defines the OBEX MULTIPLE_CHOICES response code.
OBEX_HTTP_NO_CONTENT - Static variable in class javax.obex.ResponseCodes
Defines the OBEX NO CONTENT response code.
OBEX_HTTP_NOT_ACCEPTABLE - Static variable in class javax.obex.ResponseCodes
Defines the OBEX NOT ACCEPTABLE response code.
OBEX_HTTP_NOT_AUTHORITATIVE - Static variable in class javax.obex.ResponseCodes
Defines the OBEX NON-AUTHORITATIVE INFORMATION response code.
OBEX_HTTP_NOT_FOUND - Static variable in class javax.obex.ResponseCodes
Defines the OBEX NOT FOUND response code.
OBEX_HTTP_NOT_IMPLEMENTED - Static variable in class javax.obex.ResponseCodes
Defines the OBEX NOT IMPLEMENTED response code.
OBEX_HTTP_NOT_MODIFIED - Static variable in class javax.obex.ResponseCodes
Defines the OBEX NOT MODIFIED response code.
OBEX_HTTP_OK - Static variable in class javax.obex.ResponseCodes
Defines the OBEX SUCCESS response code.
OBEX_HTTP_PARTIAL - Static variable in class javax.obex.ResponseCodes
Defines the OBEX PARTIAL CONTENT response code.
OBEX_HTTP_PAYMENT_REQUIRED - Static variable in class javax.obex.ResponseCodes
Defines the OBEX PAYMENT REQUIRED response code.
OBEX_HTTP_PRECON_FAILED - Static variable in class javax.obex.ResponseCodes
Defines the OBEX PRECONDITION FAILED response code.
OBEX_HTTP_PROXY_AUTH - Static variable in class javax.obex.ResponseCodes
Defines the OBEX PROXY AUTHENTICATION REQUIRED response code.
OBEX_HTTP_REQ_TOO_LARGE - Static variable in class javax.obex.ResponseCodes
Defines the OBEX REQUESTED URL TOO LARGE response code.
OBEX_HTTP_RESET - Static variable in class javax.obex.ResponseCodes
Defines the OBEX RESET CONTENT response code.
OBEX_HTTP_SEE_OTHER - Static variable in class javax.obex.ResponseCodes
Defines the OBEX SEE OTHER response code.
OBEX_HTTP_TIMEOUT - Static variable in class javax.obex.ResponseCodes
Defines the OBEX REQUEST TIME OUT response code.
OBEX_HTTP_UNAUTHORIZED - Static variable in class javax.obex.ResponseCodes
Defines the OBEX UNAUTHORIZED response code.
OBEX_HTTP_UNAVAILABLE - Static variable in class javax.obex.ResponseCodes
Defines the OBEX SERVICE UNAVAILABLE response code.
OBEX_HTTP_UNSUPPORTED_TYPE - Static variable in class javax.obex.ResponseCodes
Defines the OBEX UNSUPPORTED MEDIA TYPE response code.
OBEX_HTTP_USE_PROXY - Static variable in class javax.obex.ResponseCodes
Defines the OBEX USE PROXY response code.
OBEX_HTTP_VERSION - Static variable in class javax.obex.ResponseCodes
Defines the OBEX HTTP VERSION NOT SUPPORTED response code.
Object - Class in java.lang
Class Object is the root of the class hierarchy.
Object() - Constructor for class java.lang.Object
 
object() - Method in class org.json.me.JSONWriter
Begin appending a new object.
OBJECT_CLASS - Static variable in interface javax.obex.HeaderSet
Represents the OBEX Object Class header.
OBJECT_IDENTIFIER - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
The DER tag for the ASN.1 INTEGER primitive type.
OBJECT_REPLACEMENT_CHARACTER - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
ObjectChoiceField - Class in net.rim.device.api.ui.component
Choice field that supports a list of object choices.
ObjectChoiceField() - Constructor for class net.rim.device.api.ui.component.ObjectChoiceField
Constructs a new, empty ObjectChoiceField instance.
ObjectChoiceField(String, Object[]) - Constructor for class net.rim.device.api.ui.component.ObjectChoiceField
Constructs a new ObjectChoiceField instance.
ObjectChoiceField(String, Object[], int) - Constructor for class net.rim.device.api.ui.component.ObjectChoiceField
Constructs a new ObjectChoiceField instance and sets initially selected index.
ObjectChoiceField(String, Object[], int, long) - Constructor for class net.rim.device.api.ui.component.ObjectChoiceField
Constructs a new ObjectChoiceField instance of provided style and sets initially selected index.
ObjectChoiceField(String, Object[], Object) - Constructor for class net.rim.device.api.ui.component.ObjectChoiceField
Constructs a new object choice field and sets initially selected object.
ObjectChoiceField(String, Object[], Object, long) - Constructor for class net.rim.device.api.ui.component.ObjectChoiceField
Constructs a new object choice field and sets initially selected object.
ObjectEnumerator - Class in net.rim.device.api.util
Presents an array of objects as an enumeration.
ObjectEnumerator(Object[]) - Constructor for class net.rim.device.api.util.ObjectEnumerator
Constructs new ObjectEnumerator instance.
ObjectGroup - Class in net.rim.device.api.system
Object groups An object group is a collection of objects which all reside in the same filesystem record.
ObjectGroupReadOnlyException - Exception in net.rim.device.api.system
Thrown when a write operation is attempted on an ObjectGroup.
ObjectGroupReadOnlyException() - Constructor for exception net.rim.device.api.system.ObjectGroupReadOnlyException
 
ObjectGroupTooBigException - Exception in net.rim.device.api.system
Thrown if the size of a grouped object will exceed 64KB.
ObjectGroupTooBigException() - Constructor for exception net.rim.device.api.system.ObjectGroupTooBigException
 
ObjectListField - Class in net.rim.device.api.ui.component
List field to contain a list of objects.
ObjectListField() - Constructor for class net.rim.device.api.ui.component.ObjectListField
Constructs an ObjectListField.
ObjectListField(long) - Constructor for class net.rim.device.api.ui.component.ObjectListField
Constructs an ObjectListField in a particular style.
ObjectParamList - Class in net.rim.device.api.browser.field
A container class to hold the values from the HTML param elements nested inside an HTML object element.
ObjectPathHashtable - Interface in net.rim.device.api.io.parser
Defines extra methods that can be used to access both XMLHashtable objects and JSONHashtable objects.
ObjectPathHashtableBase - Class in net.rim.device.api.io.parser
Base class for both XMLHashtable and JSONHashtable.
ObjectUtilities - Class in net.rim.device.api.util
Utility methods for manipulating Objects.
objEqual(Object, Object) - Static method in class net.rim.device.api.util.ObjectUtilities
Compare two (possibly null) objects for equality.
ObstructionControl - Interface in javax.microedition.amms.control.audio3d
ObstructionControl provides a mechanism to control the overall level of an audio signal flowing directly from a sound source to the Spectator.
OCCURRING - Static variable in interface javax.microedition.pim.EventList
Constant representing a search type for Events based on any occurrence of an event during a time period.
OCSP_SERVER - Static variable in class net.rim.device.api.crypto.certificate.CertificateServers
An integer representing the OCSP server type.
ocspBasicResponse - Static variable in class net.rim.device.api.crypto.oid.OIDs
ocspBasicResponse = 1.3.6.1.5.5.7.48.1.1 An oid used by ocsp.
ocspNonce - Static variable in class net.rim.device.api.crypto.oid.OIDs
ocspNonce = 1.3.6.1.5.5.7.48.1.2 Indicates the presence of a nonce value in an OCSP request or response.
OCTET_STRING - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
The DER tag for the ASN.1 OCTET_STRING primitive type.
OCTOBER - Static variable in class java.util.Calendar
Value of the MONTH field indicating the tenth month of the year.
OCTOBER - Static variable in class javax.microedition.pim.RepeatRule
Constant for the month of October used with MONTH_IN_YEAR field.
OFBPseudoRandomSource - Class in net.rim.device.api.crypto
OFBPseudoRandomSource uses a symmetric key block cipher in Output Feedback Mode to provide a sequence of pseudo random bytes.
OFBPseudoRandomSource(SymmetricKeyEncryptorEngine, InitializationVector) - Constructor for class net.rim.device.api.crypto.OFBPseudoRandomSource
Creates an OFBPseudoRandomSource object based on the specified encryptor engine and initialization vector.
OFF - Static variable in interface javax.microedition.amms.control.camera.FlashControl
Camera flash is off.
OFF_PROFILE_ID - Static variable in class net.rim.blackberry.api.profiles.Profiles
Specifies the ID for the Off profile.
OID - Class in net.rim.device.api.crypto.oid
Stores an object identifier (OID).
OID(byte[]) - Constructor for class net.rim.device.api.crypto.oid.OID
Creates an OID from the given DER Encoded byte array.
OID(byte[], int, int) - Constructor for class net.rim.device.api.crypto.oid.OID
Creates an OID from the given DER Encoded byte array.
OID(String) - Constructor for class net.rim.device.api.crypto.oid.OID
Creates an OID from the given dotted decimal string.
OID_NAME - Static variable in class net.rim.device.api.crypto.oid.OIDs
Associates OIDs and their short name string, eg "C", "OU", etc.
OIDs - Class in net.rim.device.api.crypto.oid
Contains many frequently used OIDs, and maintains associations between OIDs and objects.
OIW_RSA_PKCS1_SHA1 - Static variable in class net.rim.device.api.crypto.oid.OIDs
OIW_RSA_PKCS1_SHA1 = 1.3.14.3.2.29 Presents RSA with PKCS1 signature using SHA1.
OK - Static variable in class javax.microedition.content.Invocation
The content handler successfully completed processing the Invocation.
OK - Static variable in class javax.microedition.lcdui.Command
A command that is a standard positive answer to a dialog implemented by current screen.
OK - Static variable in class net.rim.device.api.ui.component.Dialog
OK choice for use in dialogs.
OLDLACE - Static variable in class net.rim.device.api.ui.Color
 
OLIVE - Static variable in class net.rim.device.api.ui.Color
 
OLIVEDRAB - Static variable in class net.rim.device.api.ui.Color
 
on(boolean) - Method in class net.rim.device.api.crypto.DigestInputStream
Enables the user to turn on whether or not they want the data being read to go through the digest function as well.
on(boolean) - Method in class net.rim.device.api.crypto.DigestOutputStream
Enables the user to decide whether or not they want the data being written to go through the digest function as well.
on(boolean) - Method in class net.rim.device.api.crypto.MACInputStream
Allows the programmer to turn the MAC functionality of the stream on or off at will.
on(boolean) - Method in class net.rim.device.api.crypto.MACOutputStream
Allows the programmer to turn the MAC functionality of the stream on or off at will.
on(boolean) - Method in class net.rim.device.api.crypto.SignatureSignerOutputStream
Determines whether or not the information written to the write method should be passed through the signature before being written to the output stream.
on(boolean) - Method in class net.rim.device.api.crypto.SignatureVerifierInputStream
Determines whether or not the information read from the stream should be passed through the signature before being written to the output byte arrays.
onAuthenticationChallenge(String, boolean, boolean) - Method in interface javax.obex.Authenticator
Called when a client or a server receives an authentication challenge header.
onAuthenticationFailure(byte[]) - Method in class javax.obex.ServerRequestHandler
Called when this object attempts to authenticate a client and the authentication request fails because the response digest in the authentication response header was wrong.
onAuthenticationResponse(byte[]) - Method in interface javax.obex.Authenticator
Called when a client or server receives an authentication response header.
onClose() - Method in class net.rim.device.api.ui.Screen
Indicates that a close event has occurred.
onConnect(HeaderSet, HeaderSet) - Method in class javax.obex.ServerRequestHandler
Called when a CONNECT request is received.
onConnectionHandoverCompleted(ConnectionHandoverCompletedEvent) - Method in interface net.rim.device.api.io.nfc.handover.ConnectionHandoverListener
Invoked by the platform when a connection handover event completes.
onConnectionHandoverFailed(ConnectionHandoverFailedEvent) - Method in interface net.rim.device.api.io.nfc.handover.ConnectionHandoverListener
Invoked by the platform when a connection handover event fails.
onData(AccelerometerData) - Method in class net.rim.device.api.lbs.compass.CompassField
Notifies listener with new accelerometer data.
onData(AccelerometerData) - Method in interface net.rim.device.api.system.AccelerometerListener
Notifies listener with new accelerometer data.
onData(MagnetometerData) - Method in interface net.rim.device.api.system.MagnetometerListener
Notifies listener with new magnetometer data.
onDelete(HeaderSet, HeaderSet) - Method in class javax.obex.ServerRequestHandler
Called when a DELETE request is received.
onDeleteComplete(int) - Method in interface net.rim.device.api.unifiedsearch.content.AppContentListener
Called by the Unified Search Framework when a request to delete content is complete.
onDetectionError() - Method in interface net.rim.device.api.io.nfc.readerwriter.DetectionErrorListener
Invoked if there is a problem detecting a card or a tag in the NFC RF field.
onDisconnect(HeaderSet, HeaderSet) - Method in class javax.obex.ServerRequestHandler
Called when a DISCONNECT request is received.
onDisplay() - Method in class net.rim.device.api.opengles.GLField
 
onDisplay() - Method in class net.rim.device.api.openvg.VGField
 
onDisplay() - Method in class net.rim.device.api.ui.component.Dialog
Deprecated. Use Dialog.onUiEngineAttached(boolean).
onDisplay() - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Invoked when the screen this field is attached to is pushed onto the display stack.
onDisplay() - Method in class net.rim.device.api.ui.component.progressindicator.ActivityImageField
Invoked when the screen this field is on is pushed onto the display stack.
onDisplay() - Method in class net.rim.device.api.ui.Field
Deprecated. Use #onUiEngineAttached.
onDisplay() - Method in class net.rim.device.api.ui.Screen
Deprecated. Use onUiEngineAttached
onDisplay() - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
If this field was previously obscured, invalidates and enables it.
ONE - Static variable in class net.rim.device.api.math.Fixed32
 
ONE - Static variable in class net.rim.device.api.math.Vector2f
The 2-element vector of 1s.
ONE - Static variable in class net.rim.device.api.math.Vector3f
The 3-element vector of 1s.
ONE - Static variable in class net.rim.device.api.math.Vector4f
The 4-element vector of 1s.
ONEDAY - Static variable in class net.rim.device.api.util.DateTimeUtilities
Number of ticks in one day.
OneDReader - Interface in com.google.zxing.oned
Readers which also implement this interface read one-dimensional barcode formats, and expose additional functionality that is specific to this type of barcode.
ONEHOUR - Static variable in class net.rim.device.api.util.DateTimeUtilities
Number of ticks in one hour.
ONEMINUTE - Static variable in class net.rim.device.api.util.DateTimeUtilities
Number of ticks in one minute.
ONEMONTH - Static variable in class net.rim.device.api.util.DateTimeUtilities
Number of ticks in one one month or 4 weeks.
ONESECOND - Static variable in class net.rim.device.api.util.DateTimeUtilities
Number of ticks in one second.
ONEWEEK - Static variable in class net.rim.device.api.util.DateTimeUtilities
Number of ticks in one week.
onExposed() - Method in class net.rim.device.api.lbs.maps.ui.MapField
 
onExposed() - Method in class net.rim.device.api.opengles.GLField
 
onExposed() - Method in class net.rim.device.api.openvg.VGField
 
onExposed() - Method in class net.rim.device.api.ui.component.BitmapField
Invoked when the screen this field is attached to is revealed by a screen getting popped off the display stack.
onExposed() - Method in class net.rim.device.api.ui.component.Dialog
 
onExposed() - Method in class net.rim.device.api.ui.Field
Invoked when the screen this field is attached to is revealed by a screen getting popped off the display stack.
onExposed() - Method in class net.rim.device.api.ui.Screen
Invoked when this screen is exposed.
onExposed() - Method in class net.rim.device.api.ui.ScrollView
Invoked when the screen this field is attached to is revealed by a screen getting popped off the display stack.
onExposed() - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
If this field was previously obscured, invalidates and enables it.
ONEYEAR - Static variable in class net.rim.device.api.util.DateTimeUtilities
Number of ticks in one year or 365 days.
onFailure(TravelTimeException) - Method in interface net.rim.device.api.lbs.travel.TravelTimeListener
Called when an error has occurred while trying to obtain a travel time estimate.
onFieldChanged(int) - Method in interface net.rim.device.api.io.nfc.NFCFieldListener
Invoked by device when NFC field presence has changed.
onFocus(int) - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
Invoked when focus passes to field (i.e. when the field is activated).
onFocus(int) - Method in class net.rim.device.api.ui.component.CheckboxField
 
onFocus(int) - Method in class net.rim.device.api.ui.component.DateField
Invoked upon receiving the focus.
onFocus(int) - Method in class net.rim.device.api.ui.component.ListField
Invoked when this field receives the focus.
onFocus(int) - Method in class net.rim.device.api.ui.component.pane.HorizontalScrollableTitleView
Invoked by the framework when focus is gained.
onFocus(int) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Invoked by the framework when focus is gained.
onFocus(int) - Method in class net.rim.device.api.ui.component.RadioButtonField
 
onFocus(int) - Method in class net.rim.device.api.ui.component.SpinBoxField
Invoked when a field receives the focus.
onFocus(int) - Method in class net.rim.device.api.ui.component.TextField
Positions cursor when this field first receives the focus.
onFocus(int) - Method in class net.rim.device.api.ui.component.TreeField
Invoked when this field receives the focus.
onFocus(int) - Method in class net.rim.device.api.ui.Field
Invoked when a field receives the focus.
onFocus(int) - Method in class net.rim.device.api.ui.Manager
Invoked by the framework when focus is gained.
onFocus(int) - Method in class net.rim.device.api.ui.Screen
Finds a controlled field to give the focus.
onFocusNotify(boolean) - Method in class net.rim.device.api.ui.Screen
Called whenever the screen has gained or lost focus.
onGet(Operation) - Method in class javax.obex.ServerRequestHandler
Called when a GET request is received.
onInsertComplete(int) - Method in interface net.rim.device.api.unifiedsearch.content.AppContentListener
Called by the Unified Search Framework when a request to insert content is complete.
onMenu(int) - Method in class net.rim.device.api.ui.component.Dialog
Overrides the super class method and implements only one feature: pressing the Menu key when a dialog is up will activate the focused button Please override this method if a custom dialog wants to show a menu instead.
onMenu(int) - Method in class net.rim.device.api.ui.Screen
Invoked when displaying a menu.
onMenuDismissed(Menu) - Method in class net.rim.device.api.ui.Field
Called from Screen.onMenuDismissed(Menu) on all the fields and managers that are in focus when the drop-down menu is dismissed (whether it is dismissed by escaping out or by executing a menu item).
onMenuDismissed() - Method in class net.rim.device.api.ui.Field
Deprecated. Use onMenuDismissed(Menu).
onMenuDismissed(Menu) - Method in class net.rim.device.api.ui.Screen
Called when the menu is dismissed.
onMenuDismissed() - Method in class net.rim.device.api.ui.Screen
Deprecated. Use onMenuDismissed(Menu).
onMessage(PushInputStream, StreamConnection) - Method in interface net.rim.blackberry.api.push.PushApplication
A notification on new push message.
onMessage(Destination, Message) - Method in interface net.rim.device.api.io.messaging.MessageListener
Called when a message is received.
onMessageCancelled(Destination, int) - Method in interface net.rim.device.api.io.messaging.MessageListener
Called if a message is cancelled before delivery.
onMessageFailed(Destination, MessageFailureException) - Method in interface net.rim.device.api.io.messaging.MessageListener
Called if message delivery fails due to HTTP errors, network failure, and invalid URL, and so on.
onNDEFMessageDetected(NDEFMessage) - Method in interface net.rim.device.api.io.nfc.ndef.NDEFMessageListener
Invoked when an NDEF tag that contains an NDEF message is detected.
onNDEFPushStatusUpdate(NDEFMessage, int) - Method in interface net.rim.device.api.io.nfc.push.NDEFPushStatusCallback
Invoked after the device pushes an NDEF message over the SNEP protocol, or if error occurs during a push.
onObscured() - Method in class net.rim.device.api.lbs.maps.ui.MapField
 
onObscured() - Method in class net.rim.device.api.opengles.GLField
 
onObscured() - Method in class net.rim.device.api.openvg.VGField
 
onObscured() - Method in class net.rim.device.api.ui.component.BitmapField
Invoked when the screen this field is attached to is obscured by a new screen pushed on the display stack.
onObscured() - Method in class net.rim.device.api.ui.component.Dialog
 
onObscured() - Method in class net.rim.device.api.ui.Field
Invoked when the screen this field is attached to is obscured by a new screen pushed on the display stack.
onObscured() - Method in class net.rim.device.api.ui.Screen
Invoked when this screen is obscured.
onObscured() - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
If this field is obscured by another screen which is capable of accepting input or receiving focus, this method disables out the toolbar.
onPut(Operation) - Method in class javax.obex.ServerRequestHandler
Called when a PUT request is received.
onSave() - Method in class net.rim.device.api.ui.Screen
Invoked when the screen should save its contents.
onSavePrompt() - Method in class net.rim.device.api.ui.container.MainScreen
Invoked when the screen should prompt to save its contents.
onSavePrompt() - Method in class net.rim.device.api.ui.Screen
Invoked when the screen should prompt to save its contents.
onScreenUiEngineAttached(Screen, boolean) - Method in interface net.rim.device.api.ui.ScreenUiEngineAttachedListener
Callback indicating a screen has been attached or detached from a UiEngine.
onSelect(Object, int) - Method in class net.rim.device.api.ui.component.AutoCompleteField
Called when the user selects a list item.
onSensorUpdate(int, int) - Method in interface net.rim.device.api.system.SensorListener
Invoked when the sensor updates are received
onSetPath(HeaderSet, HeaderSet, boolean, boolean) - Method in class javax.obex.ServerRequestHandler
Called when a SETPATH request is received.
onSetupUpdate(int) - Method in interface net.rim.device.api.system.SetupListener
Invoked when the state of the Setup application has changed.
onStatusChange(PushApplicationStatus) - Method in interface net.rim.blackberry.api.push.PushApplication
Called when subscription status changes due to some external event.
onStatusChange(int) - Method in interface net.rim.device.api.io.nfc.NFCStatusListener
Receives notifications when the state of NFC services available to an application changes.
onSuccess(TravelTime) - Method in interface net.rim.device.api.lbs.travel.TravelTimeListener
Called when a travel time estimate is successfully retrieved from the Travel Time server.
onTargetDetected(Target) - Method in interface net.rim.device.api.io.nfc.readerwriter.DetectionListener
Invoked when a connection to an NFC target is detected.
onTechnologyTypesChange(int, int) - Method in interface net.rim.device.api.io.nfc.se.TechnologyTypesChangeListener
Invoked when a technology type routing change occurs as a result of a call to SecureElement.setTechnologyTypes().
onTransactionDetected(byte[][]) - Method in interface net.rim.device.api.io.nfc.se.TransactionListener
Invoked when an external reader completes a transaction with an application stored on a Secure Element.
onTransactionDetected(byte[][], byte[][]) - Method in interface net.rim.device.api.io.nfc.se.TransactionListenerWithParams
Invoked when an external reader completes a transaction with an application stored on a Secure Element.
onUiEngineAttached(boolean) - Method in class net.rim.device.api.ui.component.Dialog
Invoked when this dialog is pushed onto the display stack.
onUiEngineAttached(boolean) - Method in class net.rim.device.api.ui.Screen
Called whenever the screen is attached or detached from a UiEngine.
onUndisplay() - Method in class net.rim.device.api.lbs.compass.CompassField
 
onUndisplay() - Method in class net.rim.device.api.opengles.GLField
 
onUndisplay() - Method in class net.rim.device.api.openvg.VGField
 
onUndisplay() - Method in class net.rim.device.api.ui.component.BitmapField
Invoked when the screen this field is attached to is popped off the display stack.
onUndisplay() - Method in class net.rim.device.api.ui.component.Dialog
Deprecated. Use Dialog.onUiEngineAttached(boolean).
onUndisplay() - Method in class net.rim.device.api.ui.component.progressindicator.ActivityImageField
Invoked when the screen this field is on is popped off the display stack.
onUndisplay() - Method in class net.rim.device.api.ui.Field
Deprecated. Use #onUiEngineAttached.
onUndisplay() - Method in class net.rim.device.api.ui.Screen
Deprecated. Use onUiEngineAttached
onUnfocus() - Method in class net.rim.device.api.ui.component.BasicEditField
Invoked when a field loses the focus.
onUnfocus() - Method in class net.rim.device.api.ui.component.ButtonField
Invoked when a field loses the focus.
onUnfocus() - Method in class net.rim.device.api.ui.component.CheckboxField
 
onUnfocus() - Method in class net.rim.device.api.ui.component.ChoiceField
Invoked when a field loses the focus.
onUnfocus() - Method in class net.rim.device.api.ui.component.NumericChoiceField
Invoked when this field loses focus.
onUnfocus() - Method in class net.rim.device.api.ui.component.pane.HorizontalScrollableTitleView
Invoked by the framework when focus is lost.
onUnfocus() - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Invoked by the framework when focus is lost.
onUnfocus() - Method in class net.rim.device.api.ui.component.PasswordEditField
 
onUnfocus() - Method in class net.rim.device.api.ui.component.RadioButtonField
 
onUnfocus() - Method in class net.rim.device.api.ui.component.SpinBoxField
Invoked when a field loses the focus.
onUnfocus() - Method in class net.rim.device.api.ui.component.TreeField
Invoked when this field loses the focus.
onUnfocus() - Method in class net.rim.device.api.ui.Field
Invoked when a field loses the focus.
onUnfocus() - Method in class net.rim.device.api.ui.Manager
Invoked by the framework when focus is lost.
onUnfocus() - Method in class net.rim.device.api.ui.Screen
Invoked when focus is removed from this screen.
onUpdateComplete(int) - Method in interface net.rim.device.api.unifiedsearch.content.AppContentListener
Called by the Unified Search Framework when a request to update content is complete.
onVirtualTargetEvent(int) - Method in interface net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4TargetCallback
Invoked by the platform when an NFC ISO 14443-4 target emulation event occurs.
onVirtualTargetEvent(int) - Method in interface net.rim.device.api.io.nfc.emulation.VirtualNDEFTagCallback
Invoked by the platform when an NFC target emulation event occurs.
onVisibilityChange(boolean) - Method in class net.rim.device.api.opengles.GLField
 
onVisibilityChange(boolean) - Method in class net.rim.device.api.openvg.VGField
 
onVisibilityChange(boolean) - Method in class net.rim.device.api.ui.component.BitmapField
Called when the field's visibility changes.
onVisibilityChange(boolean) - Method in class net.rim.device.api.ui.extension.container.EyelidFieldManager
This method is called when the field's visibility changes.
onVisibilityChange(boolean) - Method in class net.rim.device.api.ui.Field
Called when the field's visibility changes.
OPACITY_INHERIT - Static variable in class net.rim.device.api.lbs.maps.view.Style
Indicates that the opacity is inherited.
OPAQUE - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
opaqueData(byte[], int, int) - Method in interface net.rim.device.api.xml.jaxp.RIMOpaqueDataHandler
Receives notification of opaque data within a content section.
open(boolean) - Method in class javax.microedition.content.Invocation
Creates and opens a Connection to the content addressed by the URL in getURL.
open(String) - Static method in class javax.microedition.io.Connector
Create and open a Connection
open(String, int) - Static method in class javax.microedition.io.Connector
Create and open a Connection
open(String, int, boolean) - Static method in class javax.microedition.io.Connector
Create and open a Connection
open(MessageEvent) - Method in interface net.rim.blackberry.api.mail.event.ViewListener
Called when a message is opened in the message list.
open(URI) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database.
open(URI, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database with the specified database options.
open(URI, boolean) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database; optionally, opens the database in read-only mode.
open(URI, boolean, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database with specified database options; optionally, opens the database in read-only mode.
open(URI, boolean, DatabaseSecurityOptions, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database with specified database options.
open(String) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database.
open(String, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database with specified database options.
open(String, boolean) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database.
open(String, boolean, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database with specified database options.
open(String, boolean, DatabaseSecurityOptions, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens an existing database with specified database options.
open() - Method in interface org.w3c.dom.html2.HTMLDocument
Open a document stream for writing.
openChannel(Application, AccelerometerChannelConfig) - Static method in class net.rim.device.api.system.AccelerometerSensor
Turns on accelerometer sensor based on channel configuration.
openChannel(Application) - Static method in class net.rim.device.api.system.MagnetometerSensor
Turns on the magnetometer sensor with the current application.
openChannel(Application, MagnetometerChannelConfig) - Static method in class net.rim.device.api.system.MagnetometerSensor
Turns on the magnetometer sensor with the specified application and channel configuration.
openDataInputStream(String) - Static method in class javax.microedition.io.Connector
Create and open a connection input stream
openDataInputStream() - Method in interface javax.microedition.io.file.FileConnection
Opens and returns a data input stream for a connection.
openDataInputStream() - Method in interface javax.microedition.io.InputConnection
Open and return a data input stream for a connection.
openDataInputStream() - Method in class net.rim.device.api.browser.field2.BrowserFieldResponse
 
openDataInputStream() - Method in class net.rim.device.api.crypto.tls.ssl30.SSL30Connection
Returns a data input stream to use for retrieving data from the TLS stream.
openDataInputStream() - Method in class net.rim.device.api.crypto.tls.tls10.TLS10Connection
This method is used to get the data input stream where one would read the information from when it is being sent through the protocol.
openDataInputStream() - Method in class net.rim.device.api.io.ByteArrayInputConnection
This method creates and returns a new DataInputStream that allows reading of the underlying byte data.
openDataOutputStream(String) - Static method in class javax.microedition.io.Connector
Create and open a connection output stream
openDataOutputStream() - Method in interface javax.microedition.io.file.FileConnection
Opens and returns a data output stream for a connection.
openDataOutputStream() - Method in interface javax.microedition.io.OutputConnection
Open and return a data output stream for a connection.
openDataOutputStream() - Method in class net.rim.device.api.browser.field2.BrowserFieldResponse
Always returns null
openDataOutputStream() - Method in class net.rim.device.api.crypto.tls.ssl30.SSL30Connection
Returns a data output stream for writing data to the stream securely using TLS.
openDataOutputStream() - Method in class net.rim.device.api.crypto.tls.tls10.TLS10Connection
This method is used to send information across to the other side of the connection (server) using TLS.
openDevelopmentBackdoor(int) - Method in class net.rim.device.api.ui.Screen
Handles development backdoor key-sequences.
OPENED - Static variable in class net.rim.blackberry.api.mail.event.MessageEvent
Message was opened in the main message list UI.
OPENED - Static variable in interface net.rim.blackberry.api.mail.Message.Flag
Flag indicates that the message has been read.
OPENED - Static variable in interface net.rim.blackberry.api.messagelist.ApplicationMessage.Status
Status for an opened message.
openFilter(String, int, boolean) - Method in interface net.rim.device.api.io.FilterBaseInterface
Returns a connection that is a filter.
openInputStream(String) - Static method in class javax.microedition.io.Connector
Create and open a connection input stream
openInputStream() - Method in interface javax.microedition.io.file.FileConnection
Opens and returns an input stream for a connection.
openInputStream() - Method in interface javax.microedition.io.InputConnection
Open and return an input stream for a connection.
openInputStream() - Method in class net.rim.device.api.browser.field2.BrowserFieldResponse
 
openInputStream() - Method in class net.rim.device.api.crypto.tls.ssl30.SSL30Connection
Returns the input stream where one would read information from when it is being sent through the protocol.
openInputStream() - Method in class net.rim.device.api.crypto.tls.tls10.TLS10Connection
This method is used to get the input stream where one would read information from when it is being sent through the protocol.
openInputStream() - Method in class net.rim.device.api.io.ByteArrayInputConnection
This method creates and returns a new InputStream that allows reading of the underlying byte data.
openOrCreate(String) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens or creates a plaintext database.
openOrCreate(String, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens or creates a plaintext database with specified database options.
openOrCreate(URI) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens or creates a plaintext database.
openOrCreate(URI, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens or creates a plaintext database with specified database options.
openOrCreate(URI, DatabaseSecurityOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens or creates a database.
openOrCreate(URI, DatabaseSecurityOptions, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens or creates a database with the specified database options.
openOrCreate(String, DatabaseSecurityOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens or creates an encrypted database.
openOrCreate(String, DatabaseSecurityOptions, DatabaseOptions) - Static method in class net.rim.device.api.database.DatabaseFactory
Opens or creates an encrypted database with specified database options.
openOrientationDataChannel(Application) - Static method in class net.rim.device.api.system.AccelerometerSensor
Turns on accelerometer sensor for orientation data.
openOutputStream(String) - Static method in class javax.microedition.io.Connector
Create and open a connection output stream
openOutputStream() - Method in interface javax.microedition.io.file.FileConnection
Opens and returns an output stream for a connection.
openOutputStream(long) - Method in interface javax.microedition.io.file.FileConnection
Opens an output stream and positions it at the indicated byte offset in the file.
openOutputStream() - Method in interface javax.microedition.io.OutputConnection
Open and return an output stream for a connection.
openOutputStream() - Method in class net.rim.device.api.browser.field2.BrowserFieldResponse
Always returns null
openOutputStream() - Method in class net.rim.device.api.crypto.tls.ssl30.SSL30Connection
Returns the output stream to use when sending data using this protocol.
openOutputStream() - Method in class net.rim.device.api.crypto.tls.tls10.TLS10Connection
This method is used to send information across to the other side of the connection (server) using TLS.
openPIMList(int, int) - Method in class javax.microedition.pim.PIM
Opens the default list for the indicated PIM list type.
openPIMList(int, int, String) - Method in class javax.microedition.pim.PIM
Opens a named PIM List.
openPIMList(int, int, long) - Method in class net.rim.blackberry.api.pdap.BlackBerryPIM
Opens a PIMList by its UID.
openPrim(String, int, boolean) - Method in class net.rim.device.api.io.DatagramConnectionBase
Opens primary connection.
openProductionBackdoor(int) - Method in class net.rim.device.api.ui.Screen
Handles production backdoor key-sequences.
openRawDataChannel(Application) - Static method in class net.rim.device.api.system.AccelerometerSensor
Turns on accelerometer sensor for raw acceleration data.
openRawInputStream() - Method in interface net.rim.device.api.io.file.ExtendedFileConnection
Opens a raw input stream to the file; does not do automatic decryption unwrapping.
openRecordStore(String, boolean) - Static method in class javax.microedition.rms.RecordStore
Open (and possibly create) a record store associated with the given MIDlet suite.
openRecordStore(String, boolean, int, boolean) - Static method in class javax.microedition.rms.RecordStore
Open (and possibly create) a record store that can be shared with other MIDlet suites.
openRecordStore(String, String, String) - Static method in class javax.microedition.rms.RecordStore
Open a record store associated with the named MIDlet suite.
openSession(SmartCardReaderSession) - Method in class net.rim.device.api.smartcard.SmartCard
Returns a session through which an application may communicate with a physical SmartCard.
openSession() - Method in class net.rim.device.api.smartcard.SmartCardReader
Returns a communication session with the reader.
openSessionImpl(SmartCardReaderSession) - Method in class net.rim.device.api.smartcard.SmartCard
Returns the appropriate subclass of SmartCardSession.
openSessionImpl() - Method in class net.rim.device.api.smartcard.SmartCardReader
Returns the appropriate subclass of SmartCardReaderSession.
openUnifiedPIMList(int, int) - Method in class net.rim.blackberry.api.pdap.BlackBerryPIM
Opens a "unified" PIMList of all available PIMLists of the requested type.
openUnifiedPIMList(int, int, String[]) - Method in class net.rim.blackberry.api.pdap.BlackBerryPIM
Opens a "unified" PIMList of the lists with the provided names.
openUnifiedPIMList(int, int, long[]) - Method in class net.rim.blackberry.api.pdap.BlackBerryPIM
Opens a "unified" PIMList of the lists with the provided UIDs.
OPENVG_VERSION_1_1 - Static variable in interface net.rim.device.api.openvg.VG11
OpenVG 1. constant.
Operation - Class in javax.microedition.xml.rpc
The JAX-RPC subset runtime SPI (Service Provider Interface) is used by generated stubs to execute RPC calls.
Operation() - Constructor for class javax.microedition.xml.rpc.Operation
 
Operation - Interface in javax.obex
The Operation interface provides ways to manipulate a single OBEX PUT or GET operation.
OPERATION_PLAY - Static variable in interface net.rim.device.api.system.AudioFileListener
Deprecated.  
OPERATION_RECORD - Static variable in interface net.rim.device.api.system.AudioFileListener
Deprecated.  
OPERATION_STOP - Static variable in interface net.rim.device.api.system.AudioFileListener
Deprecated.  
opt(int) - Method in class org.json.me.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.json.me.JSONObject
Get an optional value associated with a key.
optBoolean(String, boolean) - Method in class net.rim.device.api.command.CommandMetadata
Retrieves the value associated with the specified attribute name as a boolean value.
optBoolean(String) - Method in class net.rim.device.api.command.CommandMetadata
Retrieves the value associated with the specified attribute name as a boolean value.
optBoolean(String) - Method in class net.rim.device.api.command.ReadOnlyCommandMetadata
Returns the value associated with a specified attribute name as a boolean.
optBoolean(int) - Method in class org.json.me.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.json.me.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.json.me.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.json.me.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.json.me.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.json.me.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.json.me.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.json.me.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optimize() - Method in class net.rim.device.api.collection.util.BigIntVector
Optimize this vector for fast element access by turning the underlying representation into a contiguous array.
optimize() - Method in class net.rim.device.api.collection.util.BigLongVector
Optimize this vector for fast element access by turning the underlying representation into a contiguous array.
optimize() - Method in class net.rim.device.api.collection.util.BigVector
Optimize this vector for fast element access by turning the underlying representation into a contiguous array.
optInt(String, int) - Method in class net.rim.device.api.command.CommandMetadata
Retrieves the value associated with the specified attribute name as an int value.
optInt(String) - Method in class net.rim.device.api.command.CommandMetadata
Retrieves the value associated with the specified attribute name as an int value.
optInt(String, int) - Method in class net.rim.device.api.command.ReadOnlyCommandMetadata
Returns the value associated with a specified attribute name as a int.
optInt(String) - Method in class net.rim.device.api.command.ReadOnlyCommandMetadata
Returns the value associated with a specified attribute name as a int.
optInt(int) - Method in class org.json.me.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.json.me.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.json.me.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.json.me.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
OPTION_IGNORE_ACRONYMS - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Option to ignore words in all uppercase during spell checking.
OPTION_IGNORE_ALPHANUMERIC - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Option to ignore words containing numbers during spell checking.
OPTION_IGNORE_CASE - Static variable in interface net.rim.blackberry.api.spellcheck.SpellCheckEngine
Option to perform case-insensitive spell checking.
OptionsManager - Class in net.rim.blackberry.api.options
Manager for option providers.
OptionsProvider - Interface in net.rim.blackberry.api.options
Option providers may add entries into the system's Options screen.
optJSONArray(int) - Method in class org.json.me.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.json.me.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.json.me.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.json.me.JSONObject
Get an optional JSONObject associated with a key.
optLong(String, long) - Method in class net.rim.device.api.command.CommandMetadata
Retrieves the value associated with the specified attribute name as a long value.
optLong(String) - Method in class net.rim.device.api.command.CommandMetadata
Retrieves the value associated with the specified attribute name as a long value.
optLong(String, long) - Method in class net.rim.device.api.command.ReadOnlyCommandMetadata
Returns the value associated with a specified attribute name as a long.
optLong(String) - Method in class net.rim.device.api.command.ReadOnlyCommandMetadata
Returns the value associated with a specified attribute name as a long.
optLong(int) - Method in class org.json.me.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.json.me.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.json.me.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.json.me.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(String) - Method in class net.rim.device.api.command.CommandMetadata
Retrieves the value associated with the specified attribute name as a string.
optString(String, String) - Method in class net.rim.device.api.command.CommandMetadata
Retrieves the value associated with the specified attribute name as a string.
optString(String, String) - Method in class net.rim.device.api.command.ReadOnlyCommandMetadata
Returns the value associated with a specified attribute name as a string.
optString(String) - Method in class net.rim.device.api.command.ReadOnlyCommandMetadata
Returns the value associated with a specified attribute name as a string.
optString(int) - Method in class org.json.me.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.json.me.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.json.me.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.json.me.JSONObject
Get an optional string associated with a key.
or(BitSet) - Method in class net.rim.device.api.util.BitSet
Performs binary OR on this set with provided mask.
ORANGE - Static variable in class net.rim.device.api.ui.Color
 
ORANGERED - Static variable in class net.rim.device.api.ui.Color
 
ORCHID - Static variable in class net.rim.device.api.ui.Color
 
orderBestPatterns(ResultPoint[]) - Static method in class com.google.zxing.ResultPoint
Orders an array of three ResultPoints in an order [A,B,C] such that AB < AC and BC < AC and the angle between BC and BA is less than 180 degrees.
OrderedList - Interface in net.rim.device.api.collection
Array-like list to contain ordered elements.
ordinal() - Method in class com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
 
ORDINAL_COMPARATOR - Static variable in class net.rim.device.api.ui.MenuItem
Menu item comparator..
ORG - Static variable in interface javax.microedition.pim.Contact
Field specifying the organization name or units associated with a Contact.
org.json.me - package org.json.me
 
org.w3c.dom - package org.w3c.dom
Provides the interfaces for the Document Object Model (DOM) which is a component API of the Java API for XML Processing.
org.w3c.dom.css - package org.w3c.dom.css
 
org.w3c.dom.events - package org.w3c.dom.events
 
org.w3c.dom.html2 - package org.w3c.dom.html2
 
org.w3c.dom.ls - package org.w3c.dom.ls
 
org.w3c.dom.ranges - package org.w3c.dom.ranges
 
org.w3c.dom.stylesheets - package org.w3c.dom.stylesheets
 
org.w3c.dom.svg - package org.w3c.dom.svg
 
org.w3c.dom.traversal - package org.w3c.dom.traversal
 
org.w3c.dom.views - package org.w3c.dom.views
 
org.xml.sax - package org.xml.sax
This package provides the core SAX APIs.
org.xml.sax.helpers - package org.xml.sax.helpers
This package contains "helper" classes, including support for bootstrapping SAX-based applications.
ORG_YOMI - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryContact
Field specifying the reading of the ORG field's value.
ORIENTATION - Static variable in class com.google.zxing.ResultMetadataType
Denotes the likely approximate orientation of the barcode in the image.
Orientation - Class in javax.microedition.location
The Orientation class represents the physical orientation of the terminal.
Orientation(float, boolean, float, float) - Constructor for class javax.microedition.location.Orientation
Constructs a new Orientation object with the bearing, pitch and roll parameters specified.
ORIENTATION_BACK_UP - Static variable in class net.rim.device.api.system.AccelerometerSensor
Orientation constant indicating the BlackBerry device display is directly facing the ground.
ORIENTATION_BOTTOM_UP - Static variable in class net.rim.device.api.system.AccelerometerSensor
Orientation constant indicating the bottom side of the Blackberry device is moving upwards.
ORIENTATION_FRONT_UP - Static variable in class net.rim.device.api.system.AccelerometerSensor
Orientation constant indicating the BlackBerry device display is facing 180 degrees from the ground.
ORIENTATION_LANDSCAPE - Static variable in interface net.rim.device.api.lcdui.control.DirectionControl
Returned by getOrientation when screen resolution is greater horizontally than vertically.
ORIENTATION_LANDSCAPE - Static variable in class net.rim.device.api.system.Display
The aspect ratio of the BlackBerry device's screen in the current direction where the vertical resolution is larger than the horizontal resolution.
ORIENTATION_LEFT_UP - Static variable in class net.rim.device.api.system.AccelerometerSensor
Orientation constant indicating the left side of the BlackBerry device is moving upwards.
ORIENTATION_PORTRAIT - Static variable in interface net.rim.device.api.lcdui.control.DirectionControl
Returned by getOrientation when screen resolution is greater vertically than horizontally.
ORIENTATION_PORTRAIT - Static variable in class net.rim.device.api.system.Display
The aspect ratio of the BlackBerry device's screen in the current direction where the horizontal resolution is larger than the vertical resolution.
ORIENTATION_RIGHT_UP - Static variable in class net.rim.device.api.system.AccelerometerSensor
Orientation constant indicating the right side of the BlackBerry device is moving upwards.
ORIENTATION_SQUARE - Static variable in interface net.rim.device.api.lcdui.control.DirectionControl
Returned by getOrientation when screen resolution is the same vertically and horizontally.
ORIENTATION_SQUARE - Static variable in class net.rim.device.api.system.Display
The aspect ratio of the BlackBerry device's screen in the current direction where both the vertical and horizontal resolution are equal.
ORIENTATION_TOP_UP - Static variable in class net.rim.device.api.system.AccelerometerSensor
Orientation constant indicating the top side of the Blackberry device is moving upwards.
ORIENTATION_UNKNOWN - Static variable in class net.rim.device.api.system.AccelerometerSensor
Orientation constant indicating an unknown BlackBerry device orientation.
OrientationControl - Interface in javax.microedition.amms.control.audio3d
OrientationControl is an interface for manipulating the virtual orientation of an object in the virtual acoustical space.
ORIGINATOR_PORT_INDEX - Static variable in class net.rim.device.api.io.SmsAddress
 
ORIYA_SCRIPT - Static variable in class net.rim.device.api.ui.Font
A script flag to select the Oriya script.
ORPHAN - Static variable in class net.rim.blackberry.api.mail.Folder
A Folder containing items who's 'parent' has been deleted.
OS_BUSY - Static variable in exception net.rim.device.api.io.file.FileIOException
The operating system is busy.
OTA_SYNC_TRANSACTION_STARTED - Static variable in interface net.rim.device.api.synchronization.SyncEventListener
An OTA sync transaction has started for a specific SyncCollection.
OTA_SYNC_TRANSACTION_STOPPED - Static variable in interface net.rim.device.api.synchronization.SyncEventListener
OTA_SYNC_TRANSACTION_STOPPED is called at the end of each OTA transaction for each collection.
OTASyncCapable - Interface in net.rim.device.api.synchronization
Interface for objects that are capable of being synchronized or backed up - restored over the air.
OTASyncCapableSyncItem - Class in net.rim.device.api.synchronization
An implementation of a syncCollection that can be synchronized or backed up - restored wirelessly.
OTASyncCapableSyncItem() - Constructor for class net.rim.device.api.synchronization.OTASyncCapableSyncItem
 
OTASyncListener - Interface in net.rim.device.api.synchronization
Interface for classes that want to be notified of OTA sync operations.
otaSyncOperationStarted(SyncCollection, int) - Method in interface net.rim.device.api.synchronization.OTASyncListener
An OTA sync operation has started.
otaSyncOperationStopped(SyncCollection, int) - Method in interface net.rim.device.api.synchronization.OTASyncListener
An OTA sync operation has stopped.
OTASyncParametersProvider - Interface in net.rim.device.api.synchronization
Interface for classes that want to provide explicit settings for some/all of the parameters required for OTA synchronization or backup/restore.
OTASyncPriorityProvider - Interface in net.rim.device.api.synchronization
Interface for providing sync priority of sync collections over the air.
OTHER - Static variable in class com.google.zxing.DecodeHintType
Unspecified, application-specific hint.
OTHER - Static variable in class com.google.zxing.ResultMetadataType
Unspecified, application-specific metadata.
OTHER - Static variable in class net.rim.blackberry.api.mail.Folder
A Folder that the user created - a personal folder.
OTHER_FAILURE - Static variable in class net.rim.device.api.location.Geofence
Indicates other possible failure.
OTHER_PHONE - Static variable in interface net.rim.blackberry.api.pdap.contactlinking.LinkableContact
Field for another phone number.
out - Variable in class java.io.DataOutputStream
The output stream
out - Static variable in class java.lang.System
The "standard" output stream.
OUT_OF_BOUNDS - Static variable in exception net.rim.plazmic.mediaengine.MediaException
Deprecated. Represents an error that occurs when an array index is out of bounds or when reading from an input stream after EOF.
OUT_OF_HOLSTER_ENGINE_STATE - Static variable in interface net.rim.device.api.notification.NotificationsConstants
Out-of-holster engine state.
OUT_OF_HOLSTER_ONLY - Static variable in class net.rim.blackberry.api.profiles.SoundAlert
Indicates that the sound notification should be performed only when the device is not in the holster.
OUT_OF_HOLSTER_ONLY - Static variable in class net.rim.blackberry.api.profiles.VibrationAlert
Indicates that the sound notification should be performed only when the device is not in the holster.
OUT_OF_HOLSTER_TRIGGER - Static variable in interface net.rim.device.api.notification.NotificationsConstants
Out-of-holster event trigger.
OUT_OF_SERVICE - Static variable in class javax.microedition.location.LocationProvider
Availability status code: the location provider is permanently unavailable.
OUT_OF_SERVICE - Static variable in class net.rim.device.api.location.Geofence
Indicates current device location is unavailable.
OutboundMessageListener - Interface in net.rim.blackberry.api.sms
An extension to the WMA API, this interface extends the existing MessageListener class defined by WMA and adds the ability to recieve notifications when messages are sent from the device.
OUTBOX - Static variable in class net.rim.blackberry.api.mail.Folder
A Folder containing messages in the process of being sent.
OUTCOME_FAILURE - Static variable in interface net.rim.device.api.drm.DRMRightsInstallCallback
Indicates that rights installation failed
OUTCOME_SUCCESS - Static variable in interface net.rim.device.api.drm.DRMRightsInstallCallback
Indicates that rights installation was successful
OUTCOME_UNAVAILABLE - Static variable in interface net.rim.device.api.drm.DRMRightsInstallCallback
Indicates that rights installation has not completed
OUTGOING - Static variable in interface net.rim.blackberry.api.messagelist.ApplicationMessage.Status
Status for outgoing or sent message.
OUTGOING - Static variable in class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Outgoing call screen.
outOfHolster() - Method in interface net.rim.device.api.system.HolsterListener
Deprecated. For BlackBerry flip smartphones, invoked when you open the flip for the device.
outOfHolster() - Method in class net.rim.device.api.ui.component.Dialog
Invoked when the device is removed from the holster.
OutOfMemoryError - Error in java.lang
Thrown when the Java Virtual Machine cannot allocate an object because it is out of memory, and no more memory could be made available by the garbage collector.
OutOfMemoryError() - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with no detail message.
OutOfMemoryError(String) - Constructor for error java.lang.OutOfMemoryError
Constructs an OutOfMemoryError with the specified detail message.
OutputConnection - Interface in javax.microedition.io
This interface defines the capabilities that an output stream connection must have.
OutputStream - Class in java.io
This abstract class is the superclass of all classes representing an output stream of bytes.
OutputStream() - Constructor for class java.io.OutputStream
 
OutputStreamWriter - Class in java.io
An OutputStreamWriter is a bridge from character streams to byte streams.
OutputStreamWriter(OutputStream) - Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the default character encoding.
OutputStreamWriter(OutputStream, String) - Constructor for class java.io.OutputStreamWriter
Create an OutputStreamWriter that uses the named character encoding.
OverlayControl - Interface in javax.microedition.amms.control.imageeffect
OverlayControl controls the setting of overlay images on top of video or still image.
OVERWRITE_CHARSET_MODE - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Overwrite character set specified in the headers.
OVERWRITE_CHARSET_MODE_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default character set mode value (false).
OwnerInfo - Class in net.rim.device.api.system
This class provides access to fields on the Owner screen in the device options.
ownerInfoChanged() - Method in interface net.rim.device.api.itpolicy.ITPolicyInfoListener
The callback made when the owner information is changed.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal