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 _

P

P1363KDF1PseudoRandomSource - Class in net.rim.device.api.crypto
The P1363KDF1PseudoRandomSource class implements the key derivation function 1 (KDF1) found in the main section of P1363.
P1363KDF1PseudoRandomSource(byte[], int, int, byte[]) - Constructor for class net.rim.device.api.crypto.P1363KDF1PseudoRandomSource
Creates a P1363KDF1PseudoRandomSource object using the given parameters and the default SHA-1 digest.
P1363KDF1PseudoRandomSource(byte[], int, int, byte[], Digest) - Constructor for class net.rim.device.api.crypto.P1363KDF1PseudoRandomSource
Creates a P1363KDF1PseudoRandomSource object using the given parameters and the specified digest.
PACKET_TYPE_DATA - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Data packet type.
PACKET_TYPE_HPDATA - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. HPDATA packet type.
PACKET_TYPE_STATUS - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Status packet type.
PACKET_TYPE_TEXT - Static variable in class net.rim.device.api.system.MobitexPacketHeader
Deprecated. Text packet type.
pad() - Method in class net.rim.device.api.crypto.BlockEncryptor
Pads the output properly.
pad(byte[], int) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Pads byte array with zeros.
pad(String, char, int) - Static method in class net.rim.device.api.util.StringUtilities
Repeatedly adds a character to the beginning of a string until its length is at least a certain length.
pad(String, char, int, boolean) - Static method in class net.rim.device.api.util.StringUtilities
Repeatedly adds a character to the beginning of a string until its length is at least a certain length.
page() - Method in class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Advances the current value by one page.
PAGE_COUNT - Static variable in class net.rim.device.api.database.Pragma
Returns the total number of pages in the database file.
PAGE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSPageRule.
pageCompletedLoading(String) - Method in class net.rim.device.api.browser.field2.debug.BrowserFieldDebugger
Deprecated. This method is invoked when a page has completed loading
pageRequested(String) - Method in class net.rim.device.api.browser.field2.debug.BrowserFieldDebugger
Deprecated. This method is invoked for each new page that is requested
pageStepDown() - Method in class net.rim.device.api.ui.Adjustment
Decrement Adjustment by page step amount.
pageStepUp() - Method in class net.rim.device.api.ui.Adjustment
Increment Adjustment by page step amount.
paint(Graphics) - Method in class javax.microedition.lcdui.Canvas
Renders the Canvas.
paint(Graphics, int, int) - Method in class javax.microedition.lcdui.CustomItem
Implemented by the subclass to render the item within its container.
paint(Graphics) - Method in class javax.microedition.lcdui.game.GameCanvas
Paints this GameCanvas.
paint(Graphics) - Method in class javax.microedition.lcdui.game.Layer
Paints this Layer if it is visible.
paint(Graphics, int, int) - Method in class javax.microedition.lcdui.game.LayerManager
Renders the LayerManager's current view window at the specified location.
paint(Graphics) - Method in class javax.microedition.lcdui.game.Sprite
Draws the Sprite.
paint(Graphics) - Method in class javax.microedition.lcdui.game.TiledLayer
Draws the TiledLayer.
paint(Graphics) - Method in class net.rim.device.api.barcodelib.BarcodeScannerOverlayField
 
paint(Graphics) - Method in class net.rim.device.api.lbs.MapField
Deprecated. Paints the MapField.
paint(Graphics) - Method in class net.rim.device.api.lbs.maps.ui.MapField
 
paint(Graphics) - Method in class net.rim.device.api.opengles.GLField
 
paint(Graphics) - Method in class net.rim.device.api.openvg.VGField
 
paint(Graphics) - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
 
paint(Graphics) - Method in class net.rim.device.api.ui.component.BasicEditField
 
paint(Graphics) - Method in class net.rim.device.api.ui.component.BitmapField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.ButtonField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.CheckboxField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.ChoiceField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.DateField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.GaugeField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.LabelField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.ListField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.NullField
Invoked by the framework to redraw this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.pane.HorizontalScrollableTitleView
Paints this manager's visible region.
paint(Graphics) - Method in class net.rim.device.api.ui.component.pane.HorizontalTabTitleView
Paints this manager's visible region.
paint(Graphics) - Method in class net.rim.device.api.ui.component.pane.PaneView
Paints the visible region of this manager.
paint(Graphics) - Method in class net.rim.device.api.ui.component.progressindicator.ActivityImageField
Paints the contents of the field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.progressindicator.ProgressBarField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.RadioButtonField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.RichTextField
 
paint(Graphics) - Method in class net.rim.device.api.ui.component.SeparatorField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.SpinBoxField
Invoked by the framework to redraw a portion of this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.TextField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.component.TreeField
Redraws this field.
paint(Graphics) - Method in class net.rim.device.api.ui.container.PopupScreen
Paints this screen's visible region.
paint(Graphics, XYRect) - Method in class net.rim.device.api.ui.decor.Border
Invoked by paint methods in Field and Screen.
paint(Graphics) - Method in class net.rim.device.api.ui.extension.container.EyelidFieldManager
Invoked by the framework to redraw a portion of this field.
paint(Graphics) - Method in class net.rim.device.api.ui.Field
Invoked by the framework to redraw a portion of this field.
paint(Graphics, int, int, int, int) - Method in class net.rim.device.api.ui.image.Image
Paints the image in the given graphics context starting at (x, y) with provided width and height.
paint(Graphics, int, int, int, int, int) - Method in class net.rim.device.api.ui.image.Image
Paints the image in the given graphics context starting at (x, y) with provided width and height.
paint(Graphics) - Method in class net.rim.device.api.ui.Manager
Paints this manager's visible region.
paint(Graphics) - Method in class net.rim.device.api.ui.Screen
Paints this screen's visible region.
paint(Graphics) - Method in class net.rim.device.api.ui.toolbar.ToolbarButtonField
Paints the ToolbarButtonField.
paintBackground(Graphics) - Method in class net.rim.device.api.ui.Screen
Paint this screen's background.
paintChild(Graphics, Field) - Method in class net.rim.device.api.ui.Manager
Paints a controlled field.
PALEGOLDENROD - Static variable in class net.rim.device.api.ui.Color
 
PALEGREEN - Static variable in class net.rim.device.api.ui.Color
 
PALETURQUOISE - Static variable in class net.rim.device.api.ui.Color
 
PALEVIOLETRED - Static variable in class net.rim.device.api.ui.Color
 
PanControl - Interface in javax.microedition.amms.control
PanControl is an interface for manipulating the panning of a Player in the stereo output mix.
Pane - Class in net.rim.device.api.ui.component.pane
Pane represents the content of a single tabbed pane stored in a PaneManagerModel.
Pane(Field, Field) - Constructor for class net.rim.device.api.ui.component.pane.Pane
Class constructor to create the pairing.
PANEL - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible panel, serves as a container for accessible children.
PaneManagerController - Class in net.rim.device.api.ui.component.pane
PaneManagerController handles the input events received by a PaneManagerView.
PaneManagerController() - Constructor for class net.rim.device.api.ui.component.pane.PaneManagerController
Class constructor.
PaneManagerFactory - Class in net.rim.device.api.ui.component.pane
Factory class to create and setup a PaneManagerView instance.
PaneManagerModel - Class in net.rim.device.api.ui.component.pane
PaneManagerModel stores the data for each tabbed pane an associated PaneManagerView can present.
PaneManagerModel() - Constructor for class net.rim.device.api.ui.component.pane.PaneManagerModel
Class constructor that initializes an empty list and sets the current index to -1.
PaneManagerView - Class in net.rim.device.api.ui.component.pane
PaneManagerView is a Manager that displays information in tabbed panes.
PaneManagerView(long, TitleView, PaneView) - Constructor for class net.rim.device.api.ui.component.pane.PaneManagerView
Class constructor that requires a TitleView and PaneView and lets you specify style bits.
PaneView - Class in net.rim.device.api.ui.component.pane
PaneView lays out and renders the content of Pane objects.
PaneView(long) - Constructor for class net.rim.device.api.ui.component.pane.PaneView
Class constructor that accepts a long of style bit flags and sets the Field.FOCUSABLE style bit.
PAPAYAWHIP - Static variable in class net.rim.device.api.ui.Color
 
PARAGRAPH_SEPARATOR - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?
PARAM_BITRATE - Static variable in interface javax.microedition.amms.control.FormatControl
The output bit rate integer parameter.
PARAM_BITRATE_TYPE - Static variable in interface javax.microedition.amms.control.FormatControl
The bit rate type String parameter tells if the bit rate is constant or variable.
PARAM_FRAMERATE - Static variable in interface javax.microedition.amms.control.FormatControl
The output frame rate integer parameter.
PARAM_QUALITY - Static variable in interface javax.microedition.amms.control.FormatControl
The quality parameter for example for JPEG.
PARAM_SAMPLERATE - Static variable in interface javax.microedition.amms.control.FormatControl
The output sample rate integer parameter.
PARAM_VERSION_TYPE - Static variable in interface javax.microedition.amms.control.FormatControl
The format version type String parameter to specify what is the the type of the format.
parentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves to and returns the closest visible ancestor node of the current node.
ParentStreamProvider - Interface in net.rim.device.api.io
Returns the sub connection associated with this connection.
PARITY_EVEN - Static variable in class net.rim.device.api.system.SerialPort
Deprecated. Connection has even parity.
PARITY_NONE - Static variable in class net.rim.device.api.system.SerialPort
Deprecated. Connection has no parity.
PARITY_ODD - Static variable in class net.rim.device.api.system.SerialPort
Deprecated. Connection has odd parity.
parse(InputStream, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parses the given InputStream.
parse(InputSource, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parses the given InputSource.
parse(String) - Static method in class net.rim.device.api.io.http.HttpDateParser
Parses a date string and returns the number of milliseconds since January 1, 1970, 00:00:00 GMT.
parse(InputStream) - Method in class net.rim.device.api.io.parser.soap.SOAPParser
Parses an InputStream that contains a SOAPEnvelope, and returns a SOAPEnvelope object.
parse(String) - Method in class net.rim.device.api.io.parser.soap.SOAPParser
Parses a String that contains a SOAP envelope, and returns a SOAPEnvelope.
parse(InputSource, SAXParser) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Parses an XML document and returns a Document node.
parse(Document, DefaultHandler) - Static method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Parses an internal representation and generates callbacks to a SAX handler.
parse(DefaultHandler) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Parses an internal representation and generates callbacks to a SAX parser handler.
parse(InputStream, DefaultHandler) - Method in class net.rim.device.api.xml.jaxp.RIMSAXParser
Parses the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputSource, DefaultHandler) - Method in class net.rim.device.api.xml.jaxp.RIMSAXParser
Parses the content of the given org.xml.InputSource instance as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler, String[], String[], String[]) - Method in class net.rim.device.api.xml.jaxp.RIMSAXParser
Parses the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler, IntHashtable, IntHashtable, IntHashtable) - Method in class net.rim.device.api.xml.jaxp.RIMSAXParser
Parses the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(String, DefaultHandler, boolean) - Method in class net.rim.device.api.xml.jaxp.RIMSAXParser
Parses the content of the given URL as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler) - Method in class net.rim.device.api.xml.jaxp.SAXParserImpl
Parses the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputSource, DefaultHandler) - Method in class net.rim.device.api.xml.jaxp.SAXParserImpl
Parses the content of the given org.xml.InputSource instance as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler, String[], String[], String[]) - Method in class net.rim.device.api.xml.jaxp.SAXParserImpl
Parses the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler, IntHashtable, IntHashtable, IntHashtable) - Method in class net.rim.device.api.xml.jaxp.SAXParserImpl
Parses the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(String, DefaultHandler, boolean) - Method in class net.rim.device.api.xml.jaxp.SAXParserImpl
Parses the content of the given URL as XML using the specified DefaultHandler.
parse(DefaultHandler) - Method in class net.rim.device.api.xml.jaxp.WBXMLParser
Parses the input stream using the specified DefaultHandler.
parse(InputStream, DefaultHandler) - Method in class net.rim.device.api.xml.jaxp.XMLParser
 
parse(InputSource, DefaultHandler) - Method in class net.rim.device.api.xml.jaxp.XMLParser
 
parse(InputStream) - Method in class net.rim.device.api.xml.parsers.DocumentBuilder
Parses the content of the InputStream parameter and returns a new Document object.
parse(InputStream, String) - Method in class net.rim.device.api.xml.parsers.DocumentBuilder
Parses the content of the InputStream parameter and returns a new Document object.
parse(InputSource) - Method in class net.rim.device.api.xml.parsers.DocumentBuilder
Parses the content of the InputSource parameter and returns a new Document object.
parse(InputStream, DefaultHandler) - Method in class net.rim.device.api.xml.parsers.SAXParser
Parses the given InputStream.
parse(InputSource, DefaultHandler) - Method in class net.rim.device.api.xml.parsers.SAXParser
Parses the given InputSource.
parse(LSInput) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a resource identified by a LSInput.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(InputSource) - Method in interface org.xml.sax.XMLReader
Parse an XML document.
parse(String) - Method in interface org.xml.sax.XMLReader
Parse an XML document from a system identifier (URI).
PARSE_ERR - Static variable in exception org.w3c.dom.ls.LSException
If an attempt was made to load a document, or an XML Fragment, using LSParser and the processing has been stopped.
parseBuffer(DataBuffer, TLEFieldController) - Static method in class net.rim.device.api.util.TLEUtilities
Parses a DataBuffer using the given TLE field controller.
parseByte(String) - Static method in class java.lang.Byte
Assuming the specified String represents a byte, returns that byte's value.
parseByte(String, int) - Static method in class java.lang.Byte
Assuming the specified String represents a byte, returns that byte's value.
parseDouble(String) - Static method in class java.lang.Double
Returns a new double initialized to the value represented by the specified String, as performed by the valueOf method of class Double.
parseField(DataBuffer, TLEFieldController, int) - Static method in class net.rim.device.api.util.TLEUtilities
Parses a field within a data buffer using the given TLE field controller.
parseFixed32(String) - Static method in class net.rim.device.api.math.Fixed32
Parses a Fixed32 value from a String.
parseFloat(String) - Static method in class java.lang.Float
Returns a new float initialized to the value represented by the specified String.
parseFragment(String) - Method in class net.rim.device.api.xml.jaxp.DOMInternalRepresentation
Parses a string to produce a DocumentFragment node.
parseInt(String, int) - Static method in class java.lang.Integer
Parses the string argument as a signed integer in the radix specified by the second argument.
parseInt(String) - Static method in class java.lang.Integer
Parses the string argument as a signed decimal integer.
parseInt(String, int, int, int) - Static method in class net.rim.device.api.io.DatagramAddressBase
Parse out integer value contained in string.
parseInt(byte[], int, int, int) - Static method in class net.rim.device.api.io.DatagramAddressBase
Parse out integer value contained in byte array.
parseInt(String, int, int, int) - Static method in class net.rim.device.api.util.NumberUtilities
Parses the string argument as a signed integer in the radix specified by the second argument.
parseLong(String, int) - Static method in class java.lang.Long
Parses the string argument as a signed long in the radix specified by the second argument.
parseLong(String) - Static method in class java.lang.Long
Parses the string argument as a signed decimal long.
parseLong(String, int, int, int) - Static method in class net.rim.device.api.io.DatagramAddressBase
Parse out long integer value contained in string.
ParserConfigurationException - Exception in javax.xml.parsers
Parser configuration error.
ParserConfigurationException(String) - Constructor for exception javax.xml.parsers.ParserConfigurationException
Creates a new ParserConfigurationException object.
ParserConfigurationException - Exception in net.rim.device.api.xml.parsers
Parser configuration error.
ParserConfigurationException(String) - Constructor for exception net.rim.device.api.xml.parsers.ParserConfigurationException
Creates a new ParserConfigurationException object.
parseRSS(InputStream, int) - Method in class net.rim.device.api.io.parser.rss.RSSParser
Parses the InputStream of an RSS XML document, and returns a the data in a RSSChannel.
parseRSS(InputStream, int, RSSEventListener, boolean) - Method in class net.rim.device.api.io.parser.rss.RSSParser
Parses the InputStream of an RSS XML document, and notifies the listener of RSS events.
parseShort(String) - Static method in class java.lang.Short
Assuming the specified String represents a short, returns that short's value.
parseShort(String, int) - Static method in class java.lang.Short
Assuming the specified String represents a short, returns that short's value.
parseURI(String) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a location identified by a URI reference [IETF RFC 2396].
parseWithContext(LSInput, Node, short) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML fragment from a resource identified by a LSInput and insert the content into an existing document at the position specified with the context and action arguments.
Part - Interface in net.rim.blackberry.api.mail
Defines the header fields and contents of a Message or a BodyPart, in a Multipart object.
partiallyCompleted(Object, Exception, int) - Method in interface net.rim.device.api.unifiedsearch.query.NotificationListener
Notifies the listener that a partial search result is available in results.
passDgslEvent(int, int, Object) - Method in class net.rim.device.api.io.DatagramTransportBase
Passes a datagram status event to a listener in the mapping table identified by sub-datagram ID.
passUpDatagram(Datagram) - Method in class net.rim.device.api.io.DatagramTransportBase
Passes an event up to all the super-connections.
PASSWORD - Static variable in class javax.microedition.lcdui.TextField
The text entered must be masked so that the characters typed are not visible.
PASSWORD - Static variable in interface net.rim.device.api.crypto.cms.CMSEnvelopedDataConstants
Password Based Encryption for Key Exchange.
PASSWORD - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible password input field.
PASSWORD - Static variable in class net.rim.device.api.userauthenticator.UserAuthenticatorContextObject
Indicates the User Authenticator Password.
PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Stub
A string specifying the password for authentication.
PasswordAuthentication - Class in javax.obex
This class holds user name and password combinations.
PasswordAuthentication(byte[], byte[]) - Constructor for class javax.obex.PasswordAuthentication
Creates a new PasswordAuthentication with the user name and password provided.
PasswordEditField - Class in net.rim.device.api.ui.component
An editable text field designed specifically to handle password input.
PasswordEditField() - Constructor for class net.rim.device.api.ui.component.PasswordEditField
Constructs a new PasswordEditField instance.
PasswordEditField(String, String) - Constructor for class net.rim.device.api.ui.component.PasswordEditField
Constructs a PasswordEditField instance with label and initial value.
PasswordEditField(String, String, int, long) - Constructor for class net.rim.device.api.ui.component.PasswordEditField
Constructs a smaller PasswordEditField object.
PasswordFrameworkProvider - Interface in net.rim.device.api.userauthenticator
Allows the implementing user authenticator to provide the required information to participate in the password-unlock process.
PasswordInputHelper - Class in net.rim.device.api.input
An editable text field designed specifically to handle password input.
PasswordInputHelper() - Constructor for class net.rim.device.api.input.PasswordInputHelper
Constructs a new PasswordEditField instance.
PasswordInputHelper(String, String) - Constructor for class net.rim.device.api.input.PasswordInputHelper
Constructs a PasswordEditField instance with label and initial value.
PasswordInputHelper(String, String, int, long) - Constructor for class net.rim.device.api.input.PasswordInputHelper
Constructs a smaller PasswordEditField object.
passwordSetByAdmin() - Method in interface net.rim.device.api.itpolicy.ITPolicyInfoListener
The callback made when the password has been set by the Admin.
paste(Clipboard) - Method in class net.rim.device.api.input.InputHelperBase
Pastes text scrap into this field.
paste(Clipboard) - Method in class net.rim.device.api.ui.component.ActiveAutoTextEditField
Paste the contents of the provided clipboard into this field.
paste(Clipboard) - Method in class net.rim.device.api.ui.component.BasicEditField
 
paste(Clipboard) - Method in class net.rim.device.api.ui.component.PasswordEditField
 
paste(Clipboard) - Method in class net.rim.device.api.ui.component.TextField
Pastes text scrap into this field.
paste(Clipboard) - Method in class net.rim.device.api.ui.Field
Performs a paste operation on this field.
PASTE - Static variable in class net.rim.device.api.ui.MenuItem
Paste menu item.
PATH - Static variable in class net.rim.blackberry.api.sendmenu.SendCommandContextKeys
A key for a file URL.
PATTERN_MATCH_RESULT_SCALE_FACTOR - Static variable in class com.google.zxing.oned.AbstractOneDReader
 
PATTERN_TYPE_EXACT_MATCH - Static variable in class net.rim.blackberry.api.stringpattern.PatternRepository
If this pattern type is used, the pattern will match a string if and only if it is an exact match
PATTERN_TYPE_REGULAR_EXPRESSION - Static variable in class net.rim.blackberry.api.stringpattern.PatternRepository
If this pattern type is used, the pattern will be treated as a Perl-style regular expression
patternMatchVariance(int[], int[], int) - Static method in class com.google.zxing.oned.AbstractOneDReader
Determines how closely a set of observed counts of runs of black/white values matches a given target pattern.
patternReceived(byte[]) - Method in interface net.rim.device.api.system.IOPortListener
Invoked when a registered pattern is received.
PatternRepository - Class in net.rim.blackberry.api.stringpattern
Use this class to register ApplicationMenuItems with a Perl-style regular expression or specific String.
pause() - Method in class javax.microedition.m2g.SVGAnimator
Transitions this SVGAnimator to the paused state.
pause() - Method in interface net.rim.device.api.io.messaging.Destination
Temporarily halts delivery of messages to this destination.
pause() - Method in class net.rim.device.api.unifiedsearch.searchables.adapters.EntityBasedSearchableProvider
Deprecated. This feature is no longer provided by EntityBasedSearchProvider.
pause() - Method in interface net.rim.device.api.unifiedsearch.searchables.Searchable
Pauses any outstanding load operations.
pause() - Method in class net.rim.device.api.util.TimeSource
Pause the time-source from STATE_STARTED.
pauseApp() - Method in class javax.microedition.midlet.MIDlet
Signals the MIDlet to stop and enter the Paused state.
PAUSED - Static variable in class net.rim.device.api.gps.BlackBerryLocationProvider
Availability status code: the location provider is paused.
pauseLocationTracking(int) - Method in class net.rim.device.api.gps.BlackBerryLocationProvider
This method allows the application to pause the location tracking.
pbeWithSHAAnd128BitRC2_CBC - Static variable in class net.rim.device.api.crypto.oid.OIDs
pbeWithSHAAnd128BitRC2_CBC = 1.2.840.113549.1.12.1.5 128 Bit RC4 with CBC mode encryption with SHA1.
pbeWithSHAAnd128BitRC4 - Static variable in class net.rim.device.api.crypto.oid.OIDs
pbeWithSHAAnd128BitRC4 = 1.2.840.113549.1.12.1.1 128 Bit RC4 encryption with SHA1.
pbeWithSHAAnd2_KeyTripleDES_CBC - Static variable in class net.rim.device.api.crypto.oid.OIDs
pbeWithSHAAnd2-KeyTripleDES-CBC = 1.2.840.113549.1.12.1.4 2-Key Triple DES with CBC mode encryption with SHA1.
pbeWithSHAAnd3_KeyTripleDES_CBC - Static variable in class net.rim.device.api.crypto.oid.OIDs
pbeWithSHAAnd3-KeyTripleDES-CBC = 1.2.840.113549.1.12.1.3 3-Key Triple DES with CBC mode encryption with SHA1.
pbeWithSHAAnd40BitRC2_CBC - Static variable in class net.rim.device.api.crypto.oid.OIDs
pbeWithSHAAnd40BitRC2_CBC = 1.2.840.113549.1.12.1.6 40 Bit RC4 with CBC mode encryption with SHA1.
pbeWithSHAAnd40BitRC4 - Static variable in class net.rim.device.api.crypto.oid.OIDs
pbeWithSHAAnd40BitRC4 = 1.2.840.113549.1.12.1.2 40 Bit RC4 encryption with SHA1.
PBKDF2 - Static variable in class net.rim.device.api.crypto.oid.OIDs
PBKDF2 = 1.2.840.113549.1.5.12 Presents Password Based KDF version 2 from PKCS5.
PBX_TYPE - Static variable in class net.rim.blackberry.api.phone.Phone
Represents PBX line type.
PDAPContactAttachmentPart - Class in net.rim.blackberry.api.mail
Provides functionality for address card attachment parts This class makes use of the Contact class provided by the PIM API.
PDAPContactAttachmentPart(Multipart) - Constructor for class net.rim.blackberry.api.mail.PDAPContactAttachmentPart
Creates a new, empty ContactAttachmentPart instance.
PDAPContactAttachmentPart(Multipart, Contact) - Constructor for class net.rim.blackberry.api.mail.PDAPContactAttachmentPart
Creates a new ContactAttachmentPart instance for provided contact.
PDF417 - Static variable in class com.google.zxing.BarcodeFormat
PDF417 format.
PDF417Reader - Class in com.google.zxing.pdf417
This implementation can detect and decode PDF417 codes in an image.
PDF417Reader() - Constructor for class com.google.zxing.pdf417.PDF417Reader
 
PDP_CAUSE_AUTHENTICATION_FAILED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the requested service was rejected by the network because the user could not be authenticated.
PDP_CAUSE_INSUFFICIENT_RESOURCES - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that a PDP context activation request or a PDP context modification request cannot be accepted due to insufficient resources.
PDP_CAUSE_LLC_FAILURE - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that a PDP context is deactivated because of a LLC or SNDCP failure.
PDP_CAUSE_NETWORK_FAILURED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the PDP context deactivation was caused by a network error.
PDP_CAUSE_NORMAL_DEACTIVATION - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates a regular PDP context deactivation.
PDP_CAUSE_NOT_SUPPORTED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the PDP context activation initiated by the network is not supported by the MS.
PDP_CAUSE_NSAPI_ALREADY_USED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the requested NSAPI in the PDP context activation is already used by another active PDP context.
PDP_CAUSE_QOS_NOT_ACCEPTED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the new Quality of Service (QoS) cannot be accepted.
PDP_CAUSE_REACTIVATION_REQUESTED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Used by the network to request a PDP context reactivation after a GGSN restart.
PDP_CAUSE_REJECTED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the requested service was rejected for unspecified reasons.
PDP_CAUSE_REJECTED_BY_GGSN - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the requested service was rejected by the GGSN.
PDP_CAUSE_SERVICE_NOT_SUBSCRIBED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the requested service option is not currently subscribed.
PDP_CAUSE_SERVICE_NOT_SUPPORTED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the requested service is not supported by the PLMN.
PDP_CAUSE_SERVICE_OUT_OF_ORDER - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the request was rejected because of a temporary outage of one or more functions required for operation.
PDP_CAUSE_TFT_ALREADY_USED - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the TFT was already used.
PDP_CAUSE_TFT_INVALID - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the TFT is invalid.
PDP_CAUSE_UNKNOWN - Static variable in interface net.rim.device.api.system.RadioStatusListener
The cause of the failure was unknown.
PDP_CAUSE_UNKNOWN_APN - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the requested service was rejected by the network because the mandatory access point name (APN) was not included or could not be found.
PDP_CAUSE_UNKNOWN_PDP - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the requested service was rejected by the network because the PDP address or type could not be recognised.
PDP_CAUSE_UNKNOWN_PDP_CONTEXT - Static variable in interface net.rim.device.api.system.RadioStatusListener
Indicates that the PDP context is unknown.
PDP_STATE_ACTIVE - Static variable in interface net.rim.device.api.system.RadioStatusListener
The PDP context has become active.
PDP_STATE_INACTIVE - Static variable in interface net.rim.device.api.system.RadioStatusListener
The PDP context has become inactive.
PDP_STATE_IP_ADDRESS_CHANGED - Static variable in interface net.rim.device.api.system.RadioStatusListener
The IP address for the PDP context has changed.
PDP_STATE_REJECTED - Static variable in interface net.rim.device.api.system.RadioStatusListener
The PDP context request has been rejected by the network.
pdpStateChange(int, int, int) - Method in interface net.rim.device.api.system.RadioStatusListener
Invoked when the PDP state has changed.
PEACHPUFF - Static variable in class net.rim.device.api.ui.Color
 
peek() - Method in class java.util.Stack
Looks at the object at the top of this stack without removing it from the stack.
peek() - Method in class net.rim.device.api.io.SharedInputStream
Looks at the next byte in the stream without advancing the read position.
peek() - Method in class net.rim.device.api.util.IntStack
Retrieves the int at the top of this stack without removing it.
peek() - Method in class net.rim.device.api.util.LongStack
Retrieves the long at the top of this stack without removing it.
peekNextTag() - Method in class net.rim.device.api.crypto.asn1.ASN1InputByteArray
Returns the next tag value from the stream (without any flags).
peekNextTag() - Method in class net.rim.device.api.crypto.asn1.ASN1InputStream
Returns the next tag value from the stream (without any flags).
PeerPoint - Class in net.rim.device.api.lbs.maps.model
Represents a static location, with accuracy.
PeerPoint() - Constructor for class net.rim.device.api.lbs.maps.model.PeerPoint
Constructs a new PeerPoint instance.
PeerPoint(double, double) - Constructor for class net.rim.device.api.lbs.maps.model.PeerPoint
Constructs a PeerPoint instance at the given coordinates.
PENDING - Static variable in interface net.rim.device.api.io.DatagramStatusListener
Datagram is pending transmission.
PERCENT - Static variable in class net.rim.device.api.ui.component.GaugeField
Displays progress as a percentage.
PERCENT - Static variable in class net.rim.device.api.ui.component.progressindicator.ProgressBarField
Display progress as a percentage.
PERCENT_SIGN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '%'.
PERCENTAGE_HEIGHT - Static variable in class net.rim.device.api.ui.component.table.TemplateRowProperties
a style indicating that the row heights are specified as percentages of screen height.
PERCENTAGE_WIDTH - Static variable in class net.rim.device.api.ui.component.table.TemplateColumnProperties
A style indicating that the column widths are specified as percentages of screen width.
performAction(SearchableEntity) - Method in class net.rim.device.api.unifiedsearch.action.UiAction
Provides a public wrapper for runAction().
performNavigateNext() - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Implements the action of navigating to the next mappable item.
performNavigatePrev() - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Implements the action of navigating to the previous mappable item.
performSetCenter(MapPoint) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Centers the map to the specified point.
performSetFocusMappable(Mappable) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets focus on the specified mappable item.
performSetFocusMappableByPoint(XYPoint) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets a focused mappable item based on a specified screen point.
performSetFocusMappableByPoint(MapPoint) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets a focused mappable item based on a specified point.
performSetOperationMode(int) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Changes the operation mode of the parent map field.
performSetRotation(int) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Rotates the map field to the specified rotation angle.
performSetSelectionPoint(MapPoint) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the current selection point.
performSetZoom(int) - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Sets the zoom to the specified level.
perimeterEntered(String, BlackBerryLocation) - Method in interface net.rim.device.api.location.GeofenceListener
Notifies the listener when the device is on the perimeter of, or has entered a monitored area.
perimeterExited(String, BlackBerryLocation) - Method in interface net.rim.device.api.location.GeofenceListener
Notifies the listener when the device exited a monitored area.
PERIOD_IMMEDIATE - Static variable in class net.rim.device.api.system.SMSParameters
"Immediate" validity/delivery period.
PERIOD_INDEFINITE - Static variable in class net.rim.device.api.system.SMSParameters
"Indefinite" validity/delivery period.
PERIOD_TILL_ACTIVE - Static variable in class net.rim.device.api.system.SMSParameters
"TILL active" validity/delivery period.
PERIOD_TILL_AREA - Static variable in class net.rim.device.api.system.SMSParameters
"TILL area" validity/delivery period.
Peripheral - Class in net.rim.device.api.system
Deprecated.  
peripheralChange(int) - Method in interface net.rim.device.api.system.PeripheralListener
Deprecated. Invoked when the state of the peripheral port changes.
PeripheralListener - Interface in net.rim.device.api.system
Deprecated.  
PERMISSION_APPLICATION_MANAGEMENT - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to add and remove code modules and manage the installation or deletion of applications.
PERMISSION_AUTHENTICATOR_API - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
 
PERMISSION_BLUETOOTH - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to send and receive data using Bluetooth, as well as access to the supported Bluetooth profiles.
PERMISSION_BROWSER_FILTER - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to register a browser filter with the browser.
PERMISSION_CHANGE_DEVICE_SETTINGS - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_DEVICE_SETTINGS
PERMISSION_CODE_MODULE_MANAGEMENT - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_APPLICATION_MANAGEMENT
PERMISSION_CROSS_APPLICATION_COMMUNICATION - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to share data and messages with other applications on the device.
PERMISSION_DEVICE_SETTINGS - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to change configuration and user settings on the device.
PERMISSION_DISPLAY - Static variable in class net.rim.device.api.drm.DRMManager
Represents the permission to display content
PERMISSION_DISPLAY_LOCKED - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to display information when the device is locked, such as using the PhoneScreen class to display a customized call screen when the device is locked.
PERMISSION_EMAIL - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's access to the mail API and access to the user's mail store.
PERMISSION_EVENT_INJECTOR - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_INPUT_SIMULATION
PERMISSION_EXECUTE - Static variable in class net.rim.device.api.drm.DRMManager
Represents the permission to execute content
PERMISSION_EXTERNAL_CONNECTIONS - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_INTERNET
PERMISSION_FILE_API - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
 
PERMISSION_HANDHELD_KEYSTORE - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_SECURITY_DATA
PERMISSION_IDLE_TIMER - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to reset the security timer, and by doing so, prevent the device from locking.
PERMISSION_INPUT_SIMULATION - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to inject events into the system.
PERMISSION_INTER_PROCESS_COMMUNICATION - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_CROSS_APPLICATION_COMMUNICATION
PERMISSION_INTER_PROCESS_COMMUNUCATION - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_CROSS_APPLICATION_COMMUNICATION
PERMISSION_INTERNAL_CONNECTIONS - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_SERVER_NETWORK
PERMISSION_INTERNET - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to send and receive data using external connections.
PERMISSION_KEYSTORE_MEDIUM_SECURITY - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, this permission is no longer used.
PERMISSION_LOCAL_CONNECTIONS - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_USB
PERMISSION_LOCATION_API - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_LOCATION_DATA
PERMISSION_LOCATION_DATA - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to access location-based services such as use of the GPS radio.
PERMISSION_MEDIA - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to execute and manage multimedia files.
PERMISSION_NFC - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to access Near Field Communication (NFC).
PERMISSION_ORGANIZER_DATA - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to access the PIM API and access to personal information management stores such as contacts, tasks and events.
PERMISSION_PHONE - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to place and receive phone calls as well as access to phone logs and phone data.
PERMISSION_PIM - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_ORGANIZER_DATA
PERMISSION_PLAY - Static variable in class net.rim.device.api.drm.DRMManager
Represents the permission to play content
PERMISSION_PRINT - Static variable in class net.rim.device.api.drm.DRMManager
Represents the permission to print content
PERMISSION_RECORDING - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to record data.
PERMISSION_SCREEN_CAPTURE - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_RECORDING
PERMISSION_SECURE_ELEMENT - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to access Secure Elements.
PERMISSION_SECURITY_DATA - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to access the device key store and related API.
PERMISSION_SERVER_NETWORK - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to send and receive data using connections routed through a corporate network using the BlackBerry MDS Services.
PERMISSION_THEME_DATA - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
Deprecated. As of 4.6, replaced by ApplicationPermissions.PERMISSION_THEMES
PERMISSION_THEMES - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to register and provide theme information to the device.
PERMISSION_USB - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to make local connections on the device through USB.
PERMISSION_WIFI - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
This permission controls an application's ability to send and receive data over the Wi-Fi link, as well as access to information about the Wi-Fi network.
Persistable - Interface in net.rim.device.api.util
Every object that can persist between handheld resets must implement persistable.
PersistableRIMKeyStore - Class in net.rim.device.api.crypto.keystore
A persistable version of the rim key store that provides the functionality required to persist the rim key store.
PersistableRIMKeyStore(String, long, CodeSigningKey, PersistableRIMKeyStoreFactory) - Constructor for class net.rim.device.api.crypto.keystore.PersistableRIMKeyStore
This constructor initializes the hashtable and ensures that the hashtable is persisted correctly on the device.
PersistableRIMKeyStore(String, long, CodeSigningKey, PersistableRIMKeyStoreFactory, KeyStore) - Constructor for class net.rim.device.api.crypto.keystore.PersistableRIMKeyStore
This constructor allows one to construct a keystore given another key store.
PersistableRIMKeyStoreFactory - Interface in net.rim.device.api.crypto.keystore
This class is used to help re-create instances of keystores that are considered persistable.
PERSISTENT_CONTENT_LOCKED_INSECURE - Static variable in interface net.rim.device.api.system.PersistentContentListener
Indicates that data on the device is not secured, i.e., the device is locked but some data may be on the device in plaintext format.
PERSISTENT_CONTENT_LOCKED_SECURE - Static variable in interface net.rim.device.api.system.PersistentContentListener
Indicates that data on the device is secured, i.e., the device is locked and all data that should be encoded is encoded.
PERSISTENT_CONTENT_LOCKING - Static variable in interface net.rim.device.api.system.PersistentContentListener
Indicates that the device is locking.
PERSISTENT_CONTENT_UNLOCKED - Static variable in interface net.rim.device.api.system.PersistentContentListener
Indicates that the device is currently unlocked.
PersistentContent - Class in net.rim.device.api.system
Allows a developer to encrypt and/or compress Strings and byte arrays.
PersistentContentException - Exception in net.rim.device.api.system
Thrown when a developer attempts to persist an object that is not allowed to be persisted.
PersistentContentException() - Constructor for exception net.rim.device.api.system.PersistentContentException
Constructs a new persistent content exception.
PersistentContentListener - Interface in net.rim.device.api.system
A listener class for persistent content events.
persistentContentModeChanged(int) - Method in interface net.rim.device.api.system.PersistentContentListener
Invoked when the persistent content mode changes, i.e., the Content Protection/Compression security settings on the device change.
persistentContentModeChanged(int) - Method in class net.rim.device.api.util.ContentProtectedHashtable
Invoked when the persistent content mode changes.
persistentContentModeChanged(int) - Method in class net.rim.device.api.util.ContentProtectedVector
Invoked when the persistent content mode changes.
persistentContentStateChanged(int) - Method in interface net.rim.device.api.system.PersistentContentListener
Invoked when the persistent content state changes (e.g., the device changes from locked to unlocked).
persistentContentStateChanged(int) - Method in class net.rim.device.api.util.ContentProtectedHashtable
Does nothing in this implementation.
persistentContentStateChanged(int) - Method in class net.rim.device.api.util.ContentProtectedVector
Does nothing in this implementation.
PersistentObject - Class in net.rim.device.api.system
An object whose contents can persist between device resets.
PersistentStore - Class in net.rim.device.api.system
Store for persistent objects.
PerspectiveTransform - Class in com.google.zxing.common
This class implements a perspective transform in two dimensions.
PERU - Static variable in class net.rim.device.api.ui.Color
 
PGP_KEY_ID - Static variable in class net.rim.device.api.crypto.keystore.AssociatedData
A long representing the PGP key ID associated data.
PGP_UNIVERSAL_CACHED_KEY_INFO - Static variable in class net.rim.device.api.crypto.keystore.AssociatedData
A long representing the PGP Universal Server cached key information.
Phone - Class in net.rim.blackberry.api.phone
This class provides the following: Advanced utilities for interaction with the Phone application.
PHONE - Static variable in class net.rim.device.api.ui.text.TextFilter
A generous phone number filter
PHONE_NUMBER - Static variable in class javax.microedition.location.AddressInfo
Address field denoting a phone number for this place
PHONE_ONLY_PROFILE_ID - Static variable in class net.rim.blackberry.api.profiles.Profiles
Specifies the ID for the Phone Only profile.
PhoneArguments - Class in net.rim.blackberry.api.invoke
Encapsulates arguments to pass to the Phone application.
PhoneArguments() - Constructor for class net.rim.blackberry.api.invoke.PhoneArguments
Creates a new PhoneArgument instance in the default view.
PhoneArguments(String, String) - Constructor for class net.rim.blackberry.api.invoke.PhoneArguments
Creates a new PhoneArgument instance with dialing string.
PhoneArguments(String, String, boolean) - Constructor for class net.rim.blackberry.api.invoke.PhoneArguments
Creates a new PhoneArgument instance with dialing string.
PhoneCall - Class in net.rim.blackberry.api.phone
Represents an active phone call.
PhoneCallLog - Class in net.rim.blackberry.api.phone.phonelogs
Represents a call log in the message list for a simple phone call.
PhoneCallLog(Date, int, int, int, PhoneCallLogID, String) - Constructor for class net.rim.blackberry.api.phone.phonelogs.PhoneCallLog
Creates a new phone call log.
PhoneCallLogID - Class in net.rim.blackberry.api.phone.phonelogs
Represents the caller ID information associated with a phone call log.
PhoneCallLogID(String) - Constructor for class net.rim.blackberry.api.phone.phonelogs.PhoneCallLogID
Creates a new PhoneCallLogID instance.
PhoneListener - Interface in net.rim.blackberry.api.phone
Implement this interface if you intend to listen for and act on phone events.
PhoneLogListener - Interface in net.rim.blackberry.api.phone.phonelogs
Implement this interface if you wish to listen for phone log events, such as new phone logs being added to the system Register your instance with PhoneLogs.addListener(net.rim.blackberry.api.phone.phonelogs.PhoneLogListener); remove it with PhoneLogs.removeListener(net.rim.blackberry.api.phone.phonelogs.PhoneLogListener).
PhoneLogs - Class in net.rim.blackberry.api.phone.phonelogs
A container to maintain a list of CallLog objects that together represent the call log for phone calls stored in the message list.
PHONENUMBER - Static variable in class javax.microedition.lcdui.TextField
The user is allowed to enter a phone number.
PhoneNumberInputHelper - Class in net.rim.device.api.input
An editable text field specifically designed to handle phone numbers.
PhoneScreen - Class in net.rim.blackberry.api.phone.phonegui
Provides the ability to display information on the incoming and active call screens on a BlackBerry device.
PhoneScreen(int, Application) - Constructor for class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Deprecated. As of BlackBerry API 6.0, replaced by ScreenModel.
PhoneScreenHorizontalManager - Class in net.rim.blackberry.api.phone.phonegui
Manager used to organize data horizontally onto the phone screen.
PhoneScreenHorizontalManager() - Constructor for class net.rim.blackberry.api.phone.phonegui.PhoneScreenHorizontalManager
Constructor to create a PhoneScreenHorizontalManager instance.
PhoneScreenVerticalManager - Class in net.rim.blackberry.api.phone.phonegui
Manager used to organize data vertically onto the phone screen.
PhoneScreenVerticalManager() - Constructor for class net.rim.blackberry.api.phone.phonegui.PhoneScreenVerticalManager
Constructor to create a PhoneScreenVerticalManager instance.
PhoneTextFilter - Class in net.rim.device.api.ui.text
Filters out characters not usable in phone number text strings.
PhoneTextFilter() - Constructor for class net.rim.device.api.ui.text.PhoneTextFilter
Constructs a new PhoneTextFilter instance.
PhoneTextFilter(int) - Constructor for class net.rim.device.api.ui.text.PhoneTextFilter
Constructs a new PhoneTextFilter instance, with flags to accept validation of specific characters
PHOTO - Static variable in interface javax.microedition.pim.Contact
Field specifying a photo for a Contact.
PHOTO_URL - Static variable in interface javax.microedition.pim.Contact
Field specifying a photo of a Contact.
PI - Static variable in class java.lang.Math
The double value that is closer than any other to pi, the ratio of the circumference of a circle to its diameter.
PI - Static variable in class net.rim.device.api.math.Fixed32
A fixed-point representation of pi, good to the fourth decimal place (3.14159...).
PI - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
PI_OVER_2 - Static variable in class net.rim.device.api.math.Fixed32
 
pickLocation(LocationPicker.Listener) - Method in class net.rim.device.api.lbs.picker.AbstractLocationPicker
Handle the select location request
pickLocation(LocationPicker.Listener) - Method in class net.rim.device.api.lbs.picker.GeotaggedPhotoPicker
Displays a screen for selecting a location from a geotagged photo.
pickLocation(LocationPicker.Listener) - Method in interface net.rim.device.api.lbs.picker.LocationPicker.Picker
Handles the select location request.
PictureScrollField - Class in net.rim.device.api.ui.extension.component
A slider component that draws a row of images that can be scrolled from side-to-side using the trackpad, trackball or touch gestures.
PictureScrollField() - Constructor for class net.rim.device.api.ui.extension.component.PictureScrollField
Creates a new PictureScrollField which occupies all height of the visible screen.
PictureScrollField(int, int) - Constructor for class net.rim.device.api.ui.extension.component.PictureScrollField
Creates a new PictureScrollField that displays images with the specified width and height.
PictureScrollField.HighlightStyle - Class in net.rim.device.api.ui.extension.component
A list of highlight styles for the selected picture.
PictureScrollField.ScrollEntry - Class in net.rim.device.api.ui.extension.component
An entry in the PictureScrollField.
PictureScrollField.ScrollEntry() - Constructor for class net.rim.device.api.ui.extension.component.PictureScrollField.ScrollEntry
Default constructor.
PictureScrollField.ScrollEntry(Bitmap, String, String) - Constructor for class net.rim.device.api.ui.extension.component.PictureScrollField.ScrollEntry
Creates an entry in the PictureScrollField.
PILCROW_SIGN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '¶'.
PIM - Class in javax.microedition.pim
Class for accessing PIM lists on a device and performing PIM wide functions.
PIM() - Constructor for class javax.microedition.pim.PIM
Constructor for subclasses.
PIMException - Exception in javax.microedition.pim
Represents exceptions thrown by the PIM classes.
PIMException() - Constructor for exception javax.microedition.pim.PIMException
Constructs a new instance of this class with its stack trace filled in.
PIMException(String) - Constructor for exception javax.microedition.pim.PIMException
Constructs a new instance of this class with its stack trace and message filled in.
PIMException(String, int) - Constructor for exception javax.microedition.pim.PIMException
Constructs a new instance of this class with its stacktrace, message, and reason filled in.
PIMItem - Interface in javax.microedition.pim
Represents the common interfaces of an item for a PIM list.
PIMList - Interface in javax.microedition.pim
Represents the common functionality of a PIM list.
PIMListListener - Interface in net.rim.blackberry.api.pdap
The listener interface for PIMList objects.
PIMListListener2 - Interface in net.rim.blackberry.api.pdap
Version 2 of the PIMListListener interface adds support for batch operations on the underlying PIM db.
PIN - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryContact
Unique identifier for a BlackBerry device.
PIN - Static variable in interface net.rim.blackberry.api.pdap.BlackBerryContactList.AddressTypes
PIN address type.
PIN - Static variable in interface net.rim.blackberry.api.pdap.contactlinking.LinkableContact
Field for a PIN address.
PIN_ADDRESS - Static variable in class net.rim.device.api.ui.text.TextFilter
PIN address filter type.
PIN_MESSAGE - Static variable in class net.rim.blackberry.api.mail.Message
NOTE: Not in 3.8 version software
PINAddress - Class in net.rim.blackberry.api.mail
A subclass of Address used for PIN messages NOTE: Not in 3.8 version software
PINAddress(String, String) - Constructor for class net.rim.blackberry.api.mail.PINAddress
Creates a new PINAddress instance with provided address and name.
PINCH_BEGIN - Static variable in class net.rim.device.api.ui.TouchGesture
Two touch points are detected on the touch screen, beginning a Pinch gesture.
PINCH_END - Static variable in class net.rim.device.api.ui.TouchGesture
One or both touch points are released during a Pinch gesture.
PINCH_UPDATE - Static variable in class net.rim.device.api.ui.TouchGesture
One or both touch points are moved during a Pinch gesture.
PINENTRY_CANCELLED - Static variable in interface javax.microedition.jcrmi.JavaCardRMIConnection
This status is returned to the calling J2ME application if the operation for PIN verification/change/disable/ enable/unblock was not successful because the user cancelled the PIN entry request.
PINException - Exception in javacard.framework
PINException represents a OwnerPIN class access-related exception.
PINException(short) - Constructor for exception javacard.framework.PINException
Constructs a PINException.
PINK - Static variable in class net.rim.device.api.ui.Color
 
PISCES - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
PitchControl - Interface in javax.microedition.media.control
PitchControl raises or lowers the playback pitch of audio without changing the playback speed.
PIXEL_HEIGHT - Static variable in class net.rim.device.api.ui.component.table.TemplateRowProperties
a style indicating that the row heights are specified in pixels.
PIXEL_WIDTH - Static variable in class net.rim.device.api.ui.component.table.TemplateColumnProperties
A style indicating that the column widths are specified in pixels.
PKCS10CertificateRequest - Class in net.rim.device.api.crypto.certificate.x509
Implements the PKCS10 ( v1.7 from May 2000 ) certificate request syntax standard.
PKCS10CertificateRequest(PublicKey, X509DistinguishedName, SignatureSigner) - Constructor for class net.rim.device.api.crypto.certificate.x509.PKCS10CertificateRequest
Constructs a new X509CertificateRequest object.
pkcs12_certBag - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs12_certBag = 1.2.840.113549.1.12.10.1.3 Certificate Bag.
pkcs12_crlBag - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs12_crlBag = 1.2.840.113549.1.12.10.1.4 Certificate Revocation List Bag.
pkcs12_keyBag - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs12_keyBag = 1.2.840.113549.1.12.10.1.1 Key Bag.
pkcs12_pkcs8ShroudedKeyBag - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs12_pkcs8ShroudedKeyBag = 1.2.840.113549.1.12.10.1.2 PKCS8 Shrouded Key Bag.
pkcs12_safeContentsBag - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs12_safeContentsBag = 1.2.840.113549.1.12.10.1.6 Safe Contents Bag.
pkcs12_secretBag - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs12_secretBag = 1.2.840.113549.1.12.10.1.5 Secret Bag.
PKCS1FormatterEngine - Class in net.rim.device.api.crypto
The PKCS1FormatterEngine class provides the PKCS1 encoding functionality on a block by block basis.
PKCS1FormatterEngine(PublicKeyEncryptorEngine) - Constructor for class net.rim.device.api.crypto.PKCS1FormatterEngine
Creates a PKCS1FormatterEngine object that takes a PublicKeyEncryptorEngine object that will be used for encrypting the ciphertext.
PKCS1MGF1PseudoRandomSource - Class in net.rim.device.api.crypto
The PKCS1MGF1PseudoRandomSource class implements the PKCS1 mask generation function (MGF1), using a digest to expand a finite length seed into an arbitrarily long stream of pseudo-random bytes.
PKCS1MGF1PseudoRandomSource(byte[], Digest) - Constructor for class net.rim.device.api.crypto.PKCS1MGF1PseudoRandomSource
Creates a PKCS1MGF1PseudoRandomSource object using a seed and a digest.
PKCS1MGF1PseudoRandomSource(byte[], int, int, Digest) - Constructor for class net.rim.device.api.crypto.PKCS1MGF1PseudoRandomSource
Creates a PKCS1MGF1PseudoRandomSource object using a seed and a digest.
PKCS1MGF1PseudoRandomSource(SymmetricKey, Digest) - Constructor for class net.rim.device.api.crypto.PKCS1MGF1PseudoRandomSource
Creates a PKCS1MGF1PseudoRandomSource object using a SymmetricKey seed and a digest.
PKCS1MGF1PseudoRandomSource(byte[], int, int) - Constructor for class net.rim.device.api.crypto.PKCS1MGF1PseudoRandomSource
Creates a PKCS1MGF1PseudoRandomSource object using a seed.
PKCS1MGF1PseudoRandomSource(byte[]) - Constructor for class net.rim.device.api.crypto.PKCS1MGF1PseudoRandomSource
Creates a PKCS1MGF1PseudoRandomSource object using a seed.
PKCS1MGF1PseudoRandomSource(SymmetricKey) - Constructor for class net.rim.device.api.crypto.PKCS1MGF1PseudoRandomSource
Creates a PKCS1MGF1PseudoRandomSource object using a SymmetricKey seed.
PKCS1SignatureSigner - Class in net.rim.device.api.crypto
The PKCS1SignatureSigner object can sign messages using the RSA PKCS#1 signature scheme.
PKCS1SignatureSigner(RSAPrivateKey) - Constructor for class net.rim.device.api.crypto.PKCS1SignatureSigner
Constructs an RSA PKCS1SignatureSigner (version 2.0) object which uses the SHA1 digest.
PKCS1SignatureSigner(RSAPrivateKey, boolean) - Constructor for class net.rim.device.api.crypto.PKCS1SignatureSigner
Constructs an RSA PKCS1SignatureSigner object (version 2.0) signing object which uses the given digest.
PKCS1SignatureSigner(RSAPrivateKey, Digest) - Constructor for class net.rim.device.api.crypto.PKCS1SignatureSigner
Constructs an RSA PKCS1SignatureSigner object (version 2.0) signing object which uses the given digest.
PKCS1SignatureSigner(RSAPrivateKey, Digest, boolean) - Constructor for class net.rim.device.api.crypto.PKCS1SignatureSigner
Constructs an RSA PKCS1SignatureSigner (version 1.5 or 2.0) object that uses the given digest.
PKCS1SignatureVerifier - Class in net.rim.device.api.crypto
The PKCS1SignatureVerifier class can verify an RSA PKCS#1 signature.
PKCS1SignatureVerifier(RSAPublicKey, byte[], int) - Constructor for class net.rim.device.api.crypto.PKCS1SignatureVerifier
Constructs an RSA PKCS1SignatureVerifier object which uses the SHA-1 digest.
PKCS1SignatureVerifier(RSAPublicKey, Digest, byte[], int) - Constructor for class net.rim.device.api.crypto.PKCS1SignatureVerifier
Constructs an RSA PKCS1SignatureVerifier object which uses the given digest.
PKCS1UnformatterEngine - Class in net.rim.device.api.crypto
Provides the PKCS1 decoding functionality on a block by block basis.
PKCS1UnformatterEngine(PrivateKeyDecryptorEngine) - Constructor for class net.rim.device.api.crypto.PKCS1UnformatterEngine
Creates a PKCS1UnformatterEngine object that takes a PrivateKeyDecryptorEngine that will be used for decrypting the ciphertext.
PKCS5FormatterEngine - Class in net.rim.device.api.crypto
Provides the PKCS5 encoding functionality on a block by block basis.
PKCS5FormatterEngine(BlockEncryptorEngine) - Constructor for class net.rim.device.api.crypto.PKCS5FormatterEngine
Creates a PKCS5FormatterEngine using a given BlockEncryptorEngine object for encrypting the plaintext.
PKCS5KDF1PseudoRandomSource - Class in net.rim.device.api.crypto
Provides PKCS #5 Key Derivation Function 1 pseudo random number generation.
PKCS5KDF1PseudoRandomSource(byte[], byte[], int) - Constructor for class net.rim.device.api.crypto.PKCS5KDF1PseudoRandomSource
Creates a PKCS5KDF1PseudoRandomSource object using the specified parameters and a SHA-1 digest.
PKCS5KDF1PseudoRandomSource(byte[], int, int, byte[], int) - Constructor for class net.rim.device.api.crypto.PKCS5KDF1PseudoRandomSource
Creates a PKCS5KDF1PseudoRandomSource object using the supplied parameters and a SHA-1 digest.
PKCS5KDF1PseudoRandomSource(byte[], int, int, byte[], int, Digest) - Constructor for class net.rim.device.api.crypto.PKCS5KDF1PseudoRandomSource
Creates a PKCS5KDF1PseudoRandomSource object using the supplied parameters and the specified digest.
PKCS5KDF2PseudoRandomSource - Class in net.rim.device.api.crypto
Provides PKCS #5 Key Derivation Function 2 pseudo random number generation.
PKCS5KDF2PseudoRandomSource(byte[], byte[], int) - Constructor for class net.rim.device.api.crypto.PKCS5KDF2PseudoRandomSource
Creates a PKCS5KDF2PseudoRandomSource object with the desired parameters using the default SHA-1 digest algorithm.
PKCS5KDF2PseudoRandomSource(byte[], int, int, byte[], int) - Constructor for class net.rim.device.api.crypto.PKCS5KDF2PseudoRandomSource
Creates a PKCS5KDF2PseudoRandomSource object with the desired parameters using the default SHA-1 digest algorithm.
PKCS5KDF2PseudoRandomSource(byte[], int, int, byte[], int, Digest) - Constructor for class net.rim.device.api.crypto.PKCS5KDF2PseudoRandomSource
Creates a PKCS5KDF2PseudoRandomSource object with the desired parameters.
PKCS5KDF2PseudoRandomSource(HMACKey, byte[], int, Digest) - Constructor for class net.rim.device.api.crypto.PKCS5KDF2PseudoRandomSource
Creates a PKCS5KDF2PseudoRandomSource object with the desired parameters.
PKCS5UnformatterEngine - Class in net.rim.device.api.crypto
Provides the PKCS#5 padding scheme.
PKCS5UnformatterEngine(BlockDecryptorEngine) - Constructor for class net.rim.device.api.crypto.PKCS5UnformatterEngine
Creates a PKCS5UnformatterEngine object using a given SymmetricKeyDecryptorEngine for decrypting the plaintext.
PKCS8_PrivateKeyDecoder - Class in net.rim.device.api.crypto.encoder
Implements the private key decoder for PKCS8.
PKCS8_PrivateKeyDecoder() - Constructor for class net.rim.device.api.crypto.encoder.PKCS8_PrivateKeyDecoder
Creates a new PKCS8_PrivatekeyDecoder object.
PKCS8_SymmetricKeyDecoder - Class in net.rim.device.api.crypto.encoder
Implements the symmetric key decoder.
PKCS8_SymmetricKeyDecoder() - Constructor for class net.rim.device.api.crypto.encoder.PKCS8_SymmetricKeyDecoder
Creates a new PKCS8_SymmetricKeyDecder object.
pkcs9_at_challengePassword - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_challengePassword = 1.2.840.113549.1.9.7 Represents a challengePassword.
pkcs9_at_contentType - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_contentType = 1.2.840.113549.1.9.3 Represents a contentType.
pkcs9_at_counterSignature - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_counterSignature = 1.2.840.113549.1.9.6 Represents a counterSignature.
pkcs9_at_countryOfCitizenship - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_countryOfCitizenship = 1.3.6.1.5.5.7.9.4 Represents a countryOfCitizenship.
pkcs9_at_countryOfResidence - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_countryOfResidence = 1.3.6.1.5.5.7.9.5 Represents a countryOfResidence.
pkcs9_at_dateOfBirth - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_dateOfBirth = 1.3.6.1.5.5.7.9.1 Represents a dateOfBirth.
pkcs9_at_emailAddress - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_emailAddress = 1.2.840.113549.1.9.1 Represents an emailAddress.
pkcs9_at_encryptedPrivateKeyInfo - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_encryptedPrivateKeyInfo = 1.2.840.113549.1.9.25.2 Represents an encryptedPrivateKeyInfo object.
pkcs9_at_extendedCertificateAttributes - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_extendedCertificateAttributes = 1.2.840.113549.1.9.9 Represents an extendedCertificateAttributes.
pkcs9_at_extensionRequest - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_extensionRequest = 1.2.840.113549.1.9.14 Represents an extensionRequest.
pkcs9_at_friendlyName - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_friendlyName = 1.2.840.113549.1.9.20 Represents a friendlyName.
pkcs9_at_gender - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_gender = 1.3.6.1.5.5.7.9.3 Represents a gender.
pkcs9_at_localKeyId - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_localKeyId = 1.2.840.113549.1.9.21 Represents a localKeyId.
pkcs9_at_messageDigest - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_messageDigest = 1.2.840.113549.1.9.4 Represents a messageDigest.
pkcs9_at_pkcs15Token - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_pkcs15Token = 1.2.840.113549.1.9.25.1 Represents a pkcs15Token.
pkcs9_at_pkcs7PDU - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_pkcs7PDU = 1.2.840.113549.1.9.25.5 Represents a pkcs7PDU.
pkcs9_at_placeOfBirth - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_placeOfBirth = 1.3.6.1.5.5.7.9.2 Represents a placeOfBirth.
pkcs9_at_randomNonce - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_randomNonce = 1.2.840.113549.1.9.25.3 Represents a randomNonce.
pkcs9_at_sequenceNumber - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_sequenceNumber = 1.2.840.113549.1.9.25.4 Represents a sequenceNumber.
pkcs9_at_signingDescription - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_signingDescription = 1.2.840.113549.1.9.13 Represents a signingDescription.
pkcs9_at_signingTime - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_signingTime = 1.2.840.113549.1.9.5 Represents a signingTime.
pkcs9_at_smimeCapabilities - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_smimeCapabilities = 1.2.840.113549.1.9.15 Represents a smimeCapabilities.
pkcs9_at_unstructuredAddress - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_unstructuredAddress = 1.2.840.113549.1.9.8 Represents an unstructuredAddress.
pkcs9_at_unstructuredName - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_unstructuredName = 1.2.840.113549.1.9.2 Represents an unstructuredName.
pkcs9_at_userPKCS12 - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_at_userPKCS12 = 2.16.113730.3.1.1.88 Represents a userPKCS12.
pkcs9_mr_caseIgnoreMatch - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_mr_caseIgnoreMatch = 1.2.840.113549.1.9.27.1 Represents a case ignore match.
pkcs9_mr_signingTimeMatch - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_mr_signingTimeMatch = 1.2.840.113549.1.9.27.2 Represents a signing time match.
pkcs9_oc_naturalPerson - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_oc_naturalPerson = 1.2.840.113549.1.9.24.2 Represents an naturalPerson.
pkcs9_oc_pkcsEntity - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_oc_pkcsEntity = 1.2.840.113549.1.9.24.1 Represents an pkcsEntity.
pkcs9_sdsiCertificate - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_sdsiCertificate = 1.2.840.113549.1.9.22.2 sdsi Certificate.
pkcs9_sx_pkcs9String - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_sx_pkcs9String = 1.2.840.113549.1.9.26.1 Represents a pcks9 string.
pkcs9_sx_signingTime - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_sx_signingTime = 1.2.840.113549.1.9.26.2 Represents a signing time.
pkcs9_x509Certificate - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_x509Certificate = 1.2.840.113549.1.9.22.1 X509 Certificate.
pkcs9_x509CRL - Static variable in class net.rim.device.api.crypto.oid.OIDs
pkcs9_x509Certificate = 1.2.840.113549.1.9.23.1 X509 Certificate.
PL_INVALID_OPERATION - Static variable in exception net.rim.device.api.io.file.FileIOException
The operation failed due to BlackBerry Balance restrictions.
PLAIN - Static variable in class javax.microedition.lcdui.Item
An appearance mode value indicating that the Item is to have a normal appearance.
PLAIN - Static variable in class net.rim.device.api.ui.Font
A style value: plain, not bold, italic, underlined, etc.
PLAIN - Static variable in class net.rim.device.api.ui.FontSpec
A style value: plain, not bold, italic, underlined, etc.
PLAN_DATA - Static variable in class net.rim.device.api.system.SMSParameters
Data plan.
PLAN_ERMES - Static variable in class net.rim.device.api.system.SMSParameters
ERMES plan.
PLAN_ISDN - Static variable in class net.rim.device.api.system.SMSParameters
ISDN plan.
PLAN_NATIONAL - Static variable in class net.rim.device.api.system.SMSParameters
National plan.
PLAN_PRIVATE - Static variable in class net.rim.device.api.system.SMSParameters
Private plan.
PLAN_RESERVED - Static variable in class net.rim.device.api.system.SMSParameters
Reserved plan.
PLAN_TELEX - Static variable in class net.rim.device.api.system.SMSParameters
TELEX plan.
PLAN_UNKNOWN - Static variable in class net.rim.device.api.system.SMSParameters
Unknown plan.
PlanarYUVLuminanceSource - Class in net.rim.device.api.barcodelib
Implementation of LuminanceSource with support for planarized YUV data (where the Y channel comes first).
PlanarYUVLuminanceSource(byte[], int, int) - Constructor for class net.rim.device.api.barcodelib.PlanarYUVLuminanceSource
Creates a LuminanceSource for planar yuv data.
PlanarYUVLuminanceSource(byte[], int, int, int, int, int, int) - Constructor for class net.rim.device.api.barcodelib.PlanarYUVLuminanceSource
Creates a LuminanceSource for planar yuv data that supports cropping a section of the data.
Plane - Class in net.rim.device.api.math
Defines a 3-dimensional plane.
Plane(Vector3f, float) - Constructor for class net.rim.device.api.math.Plane
Constructs a new plane from the specified values.
Plane(Plane) - Constructor for class net.rim.device.api.math.Plane
Constructs a new plane from the given plane.
platformRequest(String) - Method in class javax.microedition.midlet.MIDlet
Requests that the device handle (for example, display or install) the indicated URL.
play() - Method in class javax.microedition.m2g.SVGAnimator
Transitions this SVGAnimator to the playing state.
PLAY_BLOCK - Static variable in interface javax.microedition.media.control.ToneControl
Play a defined block.
playBuzzer(short[], int) - Static method in class net.rim.device.api.system.Alert
Deprecated. Replaced by Alert.startBuzzer(short[],int,boolean)
Player - Interface in javax.microedition.media
Player controls the rendering of time based media data.
PlayerListener - Interface in javax.microedition.media
PlayerListener is the interface for receiving asynchronous events generated by Players.
playerUpdate(Player, String, Object) - Method in interface javax.microedition.media.PlayerListener
This method is called to deliver an event to a registered listener when a Player event is observed.
playFile(int, int, String) - Static method in class net.rim.device.api.system.Audio
Deprecated. No longer supported. See javax.microedition.media for an alternative.
playNFCOperationFailureSound() - Method in class net.rim.device.api.io.nfc.NFCManager
Plays the NFC operation failure sound if alerts are permitted by the current profile.
playNFCOperationSuccessSound() - Method in class net.rim.device.api.io.nfc.NFCManager
Plays the NFC operation success sound if alerts are permitted by the current profile.
playSound(Display) - Method in class javax.microedition.lcdui.AlertType
Alert the user by playing the sound for this AlertType.
playTone(int, int, int) - Static method in class javax.microedition.media.Manager
Play back a tone as specified by a note and its duration.
PLUM - Static variable in class net.rim.device.api.ui.Color
 
PLUS_MINUS_SIGN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '±'.
PLUS_SIGN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '+'.
PM - Static variable in class java.util.Calendar
Value of the AM_PM field indicating the period of the day from noon to just before midnight.
PNGEncodedImage - Class in net.rim.device.api.system
Represents an image encoded in the PNG format.
POINTER_DRAG - Static variable in class javax.microedition.lcdui.CustomItem
Interaction mode bit indicating support for point dragged events.
POINTER_PRESS - Static variable in class javax.microedition.lcdui.CustomItem
Interaction mode bit indicating support for point pressed events.
POINTER_RELEASE - Static variable in class javax.microedition.lcdui.CustomItem
Interaction mode bit indicating support for point released events.
pointerDragged(int, int) - Method in class javax.microedition.lcdui.Canvas
Called when the pointer is dragged.
pointerDragged(int, int) - Method in class javax.microedition.lcdui.CustomItem
Called by the system when a pointer drag action (for example, pen motion after a press but before a release) has occurred within the item.
pointerPressed(int, int) - Method in class javax.microedition.lcdui.Canvas
Called when the pointer is pressed.
pointerPressed(int, int) - Method in class javax.microedition.lcdui.CustomItem
Called by the system when a pointer down action (for example, a pen tap) has occurred within the item.
pointerPressed(int, int) - Method in interface javax.microedition.m2g.SVGEventListener
Invoked by the SVG implementation when the pointer device (if any), is pressed over the component associated with the SVGAnimator.
pointerReleased(int, int) - Method in class javax.microedition.lcdui.Canvas
Called when the pointer is released.
pointerReleased(int, int) - Method in class javax.microedition.lcdui.CustomItem
Called by the system when a pointer up action (for example, a pen lift) has occurred after a pointer down action had occurred within the item.
pointerReleased(int, int) - Method in interface javax.microedition.m2g.SVGEventListener
Invoked by the SVG implementation when the pointer device (if any), is released over the component associated with the SVGAnimator.
pointMultiply3x3(int[], int, int, int, int[], int) - Static method in class net.rim.device.api.math.VecMath
Multiplies a given x,y point by a given 3x3 matrix.
POKER_TEST_PASSED - Static variable in class net.rim.device.api.crypto.PRNGTest
A mask representing the poker test.
policyChanged(String, boolean) - Method in interface net.rim.device.api.itpolicy.ITPolicyChangedListener
The callback made when the ITPolicy has been changed.
poll() - Static method in class net.rim.device.api.lowmemory.LowMemoryManager
Calls the LowMemoryManager and tells it to poll device memory levels.
pop() - Method in class java.util.Stack
Removes the object at the top of this stack and returns that object as the value of this function.
pop() - Method in class net.rim.device.api.util.IntStack
Retrieves the int at the top of the stack and removes it.
pop() - Method in class net.rim.device.api.util.LongStack
Retrieves the long at the top of the stack and removes it.
POP_DIRECTIONAL_FORMATTING - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
popContext() - Method in class net.rim.device.api.ui.Graphics
Pops a drawing context off the stack.
popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Revert to the previous Namespace context.
popScreen(Screen) - Method in class net.rim.device.api.ui.UiApplication
Removes a screen from the display stack, and updates the screen.
popScreen(Screen) - Method in interface net.rim.device.api.ui.UiEngine
Removes a screen from the display stack, and updates the display.
populateDataModelFromKmlUrl(MapDataModel, String, String) - Method in class net.rim.device.api.lbs.maps.MapFactory
Populates the data model with mappable entities that are retrieved from a URL that points to a KML file.
populateMainScreen(MainScreen) - Method in interface net.rim.blackberry.api.options.OptionsProvider
Creates the main screen for this option item.
populateRecord(int[]) - Method in interface javax.bluetooth.ServiceRecord
Retrieves the values by contacting the remote Bluetooth device for a set of service attribute IDs of a service that is available on a Bluetooth device.
POPUP - Static variable in interface javax.microedition.lcdui.Choice
POPUP is a choice having exactly one element selected at a time.
PopupScreen - Class in net.rim.device.api.ui.container
Screen providing features for building dialog and status screens.
PopupScreen(Manager) - Constructor for class net.rim.device.api.ui.container.PopupScreen
Constructs a new popup screen with no particular style.
PopupScreen(Manager, long) - Constructor for class net.rim.device.api.ui.container.PopupScreen
Constructs new popup screen with provided style.
PORT_NBS_RING_TONE - Static variable in class net.rim.device.api.io.SmsAddress
NBS ring tone port
PORT_NBS_SIMPLE_EMAIL - Static variable in class net.rim.device.api.io.SmsAddress
NBS simple email port
PORT_NBS_VCALENDAR - Static variable in class net.rim.device.api.io.SmsAddress
NBS vCalendar port
PORT_NBS_VCARD - Static variable in class net.rim.device.api.io.SmsAddress
NBS vCard port
PORT_WAP_PUSH - Static variable in class net.rim.device.api.io.SmsAddress
WAP Push connectionless session service (client side) port
PORTRAIT - Static variable in class net.rim.blackberry.api.phone.phonegui.PhoneScreen
Portrait orientation.
pos - Variable in class java.io.ByteArrayInputStream
The index of the next character to read from the input stream buffer.
position() - Method in class java.nio.Buffer
Returns this buffer's position.
position(int) - Method in class java.nio.Buffer
Sets this buffer's position.
position(int) - Method in class net.rim.device.api.database.BufferedCursor
 
position(int) - Method in interface net.rim.device.api.database.Cursor
Moves the cursor to an absolute row position.
POSITION_X_CENTER - Static variable in class net.rim.device.api.ui.decor.Background
Center horizontal positioning for bitmap backgrounds.
POSITION_X_INHERIT - Static variable in class net.rim.device.api.ui.decor.Background
Inherit horizontal positioning for bitmap backgrounds.
POSITION_X_LEFT - Static variable in class net.rim.device.api.ui.decor.Background
Left horizontal positioning for bitmap backgrounds.
POSITION_X_RIGHT - Static variable in class net.rim.device.api.ui.decor.Background
Right horizontal positioning for bitmap backgrounds.
POSITION_Y_BOTTOM - Static variable in class net.rim.device.api.ui.decor.Background
Bottom vertical positioning for bitmap backgrounds.
POSITION_Y_CENTER - Static variable in class net.rim.device.api.ui.decor.Background
Center vertical positioning for bitmap backgrounds.
POSITION_Y_INHERIT - Static variable in class net.rim.device.api.ui.decor.Background
Inherit vertical positioning for bitmap backgrounds.
POSITION_Y_TOP - Static variable in class net.rim.device.api.ui.decor.Background
Top vertical positioning for bitmap backgrounds.
POSITIVE_INFINITY - Static variable in class java.lang.Double
The positive infinity of type double.
POSITIVE_INFINITY - Static variable in class java.lang.Float
The positive infinity of type float.
POSSIBLE_COUNTRY - Static variable in class com.google.zxing.ResultMetadataType
For some products, the possible country of manufacture as a String denoting the ISO country code.
POSSIBLE_FORMATS - Static variable in class com.google.zxing.DecodeHintType
Image is known to be of one of a few possible formats.
POST - Static variable in interface javax.microedition.io.HttpConnection
HTTP Post method.
POST - Static variable in interface net.rim.device.api.io.messaging.HttpMessage
The HTTP method constant for POST request
post() - Method in class net.rim.device.api.system.EventInjector.Event
Posts the event to the application currently accepting input (typically the foreground application).
POSTAL - Static variable in class net.rim.device.api.lbs.maps.server.exchange.ReverseGeocodeExchange
Use this to constant for reverse geocoding requests to return a value at the postal/zip code level.
POSTAL_CODE - Static variable in class javax.microedition.location.AddressInfo
Address field denoting zip or postal code.
POSTAL_ZIP_CODE - Static variable in class net.rim.device.api.lbs.Locator
Deprecated.  
PostData - Class in net.rim.blackberry.api.browser
Common base class for HTTP POST data.
postGlobalEvent(long) - Method in class net.rim.device.api.system.ApplicationManager
Posts a global event to all applications in the system.
postGlobalEvent(long, int, int) - Method in class net.rim.device.api.system.ApplicationManager
Posts a global event with additional data to all applications in the system.
postGlobalEvent(long, int, int, Object, Object) - Method in class net.rim.device.api.system.ApplicationManager
Posts a global event with additional data and attachments to all applications in the system.
postGlobalEvent(int, long, int, int, Object, Object) - Method in class net.rim.device.api.system.ApplicationManager
Posts a global event with additional data and attachments to the specified process.
POUND_SIGN - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '£'.
pow(double, double) - Static method in class net.rim.device.api.util.MathUtilities
Return x raised to the power of y.
POWDERBLUE - Static variable in class net.rim.device.api.ui.Color
 
POWER_OFF_KEY_PRESSED - Static variable in interface net.rim.device.api.system.SystemListener2
 
POWER_ON - Static variable in class net.rim.device.api.system.ApplicationDescriptor
If the device is off, power on the device when this application is scheduled to be run.
POWER_ON_ALWAYS - Static variable in class net.rim.device.api.system.ApplicationDescriptor
If the device is off, power on the device when this application is scheduled to be run, only if it's in a list of preregistered applications that are to power on.
POWER_ON_FOR_AUTO_ON - Static variable in class net.rim.device.api.system.ApplicationDescriptor
If the device is off, power on the device when this application is scheduled to be run, only if it's in a list of preregistered applications that are to power on.
POWER_USAGE_HIGH - Static variable in class javax.microedition.location.Criteria
Level indicating high power consumption allowed.
POWER_USAGE_LOW - Static variable in class javax.microedition.location.Criteria
Level indicating only low power consumption allowed.
POWER_USAGE_MEDIUM - Static variable in class javax.microedition.location.Criteria
Level indicating average power consumption allowed.
powerOff() - Static method in class net.rim.device.api.system.Peripheral
Deprecated. Turns off the peripheral power.
powerOff() - Method in interface net.rim.device.api.system.SystemListener
Invoked when the user is putting the device into a power off state.
powerOffRequested(int) - Method in interface net.rim.device.api.system.SystemListener2
Invoked when the OS requests that the device power be turned off.
powerOn() - Static method in class net.rim.device.api.system.Peripheral
Deprecated. Turns on the peripheral power.
powerUp() - Method in interface net.rim.device.api.system.SystemListener
Invoked when the device has left the power off state.
Pragma - Class in net.rim.device.api.database
String constants for all supported database PRAGMAs.
PRECEDES - Static variable in interface javax.microedition.rms.RecordComparator
PRECEDES means that the left (first parameter) record precedes the right (second parameter) record in terms of search or sort order.
preceding(int) - Method in class net.rim.device.api.ui.text.BreakIterator
Method searches for the last boundary preceding the specfied offset.
PREDEFINED_ICON - Static variable in class net.rim.device.api.command.CommandMetadata
The predefined icon of the command.
PREFERENCE_DEFAULT - Static variable in class net.rim.device.api.wlan.hotspot.HotspotCredentialsAgent
The default setting of the credentials agent's preferences bitmask.
PREFERENCE_HIDDEN_PASSWORD - Static variable in class net.rim.device.api.wlan.hotspot.HotspotCredentialsAgent
When this bit of the preferences bitmask is set, the password field is invisible.
PREFERENCE_HIDDEN_USERNAME - Static variable in class net.rim.device.api.wlan.hotspot.HotspotCredentialsAgent
When this bit of the preferences bitmask is set, the username field is invisible.
PREFERENCE_IMMUTABLE_PASSWORD - Static variable in class net.rim.device.api.wlan.hotspot.HotspotCredentialsAgent
When this bit of the preferences bitmask is set, the user is not allowed to modify their password.
PREFERENCE_IMMUTABLE_USERNAME - Static variable in class net.rim.device.api.wlan.hotspot.HotspotCredentialsAgent
When this bit of the preferences bitmask is set, the user is not allowed to modify their username.
PREFERRED_SIZE - Static variable in class net.rim.device.api.ui.container.GridFieldManager
Indicates that rows and columns should be sized according to the preferred size of the contained fields.
PREFERRED_SIZE_WITH_MAXIMUM - Static variable in class net.rim.device.api.ui.container.GridFieldManager
Indicates that rows and columns should be sized according to the preferred size of the contained fields, with a specified maximum.
prefetch() - Method in interface javax.microedition.media.Player
Acquires the scarce and exclusive resources and processes as much data as necessary to reduce the start latency.
PREFETCHED - Static variable in interface javax.microedition.media.Player
The state of the Player indicating that it has acquired all the resources to begin playing.
prefixLength - Variable in class net.rim.device.api.util.StringPattern.Match
Prefix-character length in matched substring (for example, "tel:888-2323" has a prefix length of 4).
PREKNOWN - Static variable in class javax.bluetooth.DiscoveryAgent
Used with the retrieveDevices() method to return those devices that are defined to be pre-known devices.
prepare() - Method in interface net.rim.device.api.database.Statement
Prepares a statement for execution.
preProcessCriteria(Object) - Method in class net.rim.device.api.collection.util.BasicFilteredList
Allows pre-processing of the search criteria.
preProcessData(BasicFilteredListResult) - Method in class net.rim.device.api.collection.util.BasicFilteredList
Allows pre-processing of data objects so you can include or exclude specific objects from the data to be searched.
preProcessStrings(BasicFilteredListResult, String[]) - Method in class net.rim.device.api.collection.util.BasicFilteredList
Allows pre-processing of data field values so you can modify them before they are added to the data to be searched.
preserveSpecialCharacters() - Method in class net.rim.device.api.unifiedsearch.SearchFieldCriteria
Indicates whether this SearchFieldCriteria can have keywords or phrases that contain special characters.
preSwitchingConditionFailure(int) - Method in class net.rim.blackberry.api.phone.MultiLineListener
Invoked when the pre-switching validation check failed.
prev() - Method in class net.rim.device.api.database.BufferedCursor
Navigates to the previous row, if it exists.
prev() - Method in interface net.rim.device.api.database.Cursor
Moves the cursor to the previous row.
preventDefault() - Method in interface org.w3c.dom.events.Event
If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
prevFrame() - Method in class javax.microedition.lcdui.game.Sprite
Selects the previous frame in the frame sequence.
PREVIOUS - Static variable in interface javax.microedition.amms.control.camera.FocusControl
Moves the setting to the previous supported level.
PREVIOUS - Static variable in interface javax.microedition.amms.control.camera.ZoomControl
Moves the setting to the previous level.
PREVIOUS - Static variable in interface javax.microedition.amms.control.imageeffect.ImageTonalityControl
Moves the setting to the previous supported level.
PREVIOUS - Static variable in interface javax.microedition.amms.control.imageeffect.WhiteBalanceControl
Moves the setting to the previous supported level.
previous() - Method in class net.rim.device.api.ui.text.BreakIterator
Method searches for the boundary preceding the current boundary.
previous(int) - Method in class net.rim.device.api.ui.text.BreakIterator
Method searches for the boundary preceding the aCount of boundaries from the current position.
previousIndex() - Method in class net.rim.device.api.ui.component.pane.PaneManagerModel
Provides the index of the Pane that preceeds that of the currently selected index.
previousNode(int, boolean) - Method in class net.rim.device.api.ui.component.TreeField
Retrieves the previous node in a prefix depth first traversal of the tree.
previousNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the previous node in the set and moves the position of the NodeIterator backwards in the set.
previousNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousRecord() - Method in interface javax.microedition.rms.RecordEnumeration
Returns a copy of the previous record in this enumeration, where previous is defined by the comparator and/or filter supplied in the constructor of this enumerator.
previousRecordId() - Method in interface javax.microedition.rms.RecordEnumeration
Returns the recordId of the previous record in this enumeration, where previous is defined by the comparator and/or filter supplied in the constructor of this enumerator.
previousSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
print(boolean) - Method in class java.io.PrintStream
Print a boolean value.
print(char) - Method in class java.io.PrintStream
Print a character.
print(int) - Method in class java.io.PrintStream
Print an integer.
print(long) - Method in class java.io.PrintStream
Print a long integer.
print(float) - Method in class java.io.PrintStream
Print a floating point number.
print(double) - Method in class java.io.PrintStream
Print a double-precision floating point number.
print(char[]) - Method in class java.io.PrintStream
Print an array of characters.
print(String) - Method in class java.io.PrintStream
Print a string.
print(Object) - Method in class java.io.PrintStream
Print an object.
PRINTABLE_STRING - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
The DER tag for the ASN.1 PRINTABLE_STRING primitive type.
println() - Method in class java.io.PrintStream
Terminate the current line by writing the line separator string.
println(boolean) - Method in class java.io.PrintStream
Print a boolean and then terminate the line.
println(char) - Method in class java.io.PrintStream
Print a character and then terminate the line.
println(int) - Method in class java.io.PrintStream
Print an integer and then terminate the line.
println(long) - Method in class java.io.PrintStream
Print a long and then terminate the line.
println(float) - Method in class java.io.PrintStream
Print a float and then terminate the line.
println(double) - Method in class java.io.PrintStream
Print a double and then terminate the line.
println(char[]) - Method in class java.io.PrintStream
Print an array of characters and then terminate the line.
println(String) - Method in class java.io.PrintStream
Print a String and then terminate the line.
println(Object) - Method in class java.io.PrintStream
Print an Object and then terminate the line.
printStackTrace() - Method in class java.lang.Throwable
Prints this Throwable and its backtrace to the standard error stream.
PrintStream - Class in java.io
A PrintStream adds functionality to another output stream, namely the ability to print representations of various data values conveniently.
PrintStream(OutputStream) - Constructor for class java.io.PrintStream
Create a new print stream.
prioritize(int, int) - Static method in class net.rim.device.api.crypto.tls.ssl30.SSLCipherSuites
This method ensures that the cipher suite passed in as higher will be higher than the cipher suite passed in as lower.
prioritize(int, int) - Static method in class net.rim.device.api.crypto.tls.tls10.TLSCipherSuites
This method ensures that the cipher suite passed in as higher will be higher than the cipher suite passed in as lower.
prioritizeEncryptionAlgorithms(byte, byte) - Static method in class net.rim.device.api.crypto.tls.wtls20.WTLSCipherSuites
This method ensures that the ciphersuite passed in as higher will be higher than the ciphersuite passed in as lower.
prioritizeKeyExchangeAlgorithms(byte[], byte[]) - Static method in class net.rim.device.api.crypto.tls.wtls20.WTLSCipherSuites
This method ensures that the kex algorithm passed in as higher will be higher than the kex algorithm passed in as lower.
prioritizeMACAlgorithms(byte, byte) - Static method in class net.rim.device.api.crypto.tls.wtls20.WTLSCipherSuites
This method ensures that the mac algorithm passed in as higher will be higher than the mac algorithm passed in as lower.
PRIORITY - Static variable in interface javax.microedition.pim.ToDo
Field specifying the priority of this ToDo.
PRIORITY - Static variable in interface net.rim.blackberry.api.mail.Message.Flag
Deprecated. In favour of Message.Priority
PRIORITY_EMERGENCY - Static variable in class net.rim.device.api.system.SMSParameters
Emergency message priority.
PRIORITY_HIGH - Static variable in class net.rim.device.api.ui.UiEngineInstance
Priority for High priority application global status screens.
PRIORITY_INTERACTIVE - Static variable in class net.rim.device.api.system.SMSParameters
Interactive message priority.
PRIORITY_LOW - Static variable in class net.rim.device.api.ui.UiEngineInstance
Priority for Low priority application global status screens.
PRIORITY_MAX - Static variable in interface net.rim.device.api.io.messaging.Message
Maximum priority value for the message queued.
PRIORITY_MAX - Static variable in class net.rim.device.api.ui.UiEngineInstance
Maximum priority for global status screens that applications may use.
PRIORITY_MAX - Static variable in interface net.rim.device.api.unifiedsearch.searchables.Searchable
Static value to define the maximum preferred priority.
PRIORITY_MIN - Static variable in class net.rim.device.api.collection.util.BasicFilteredList
Builds and updates the filtered list in a minimum-priority thread.
PRIORITY_MIN - Static variable in interface net.rim.device.api.io.messaging.Message
Minimum priority value for the message queued.
PRIORITY_MIN - Static variable in class net.rim.device.api.ui.UiEngineInstance
Minimum priority for global status screens that applications may use.
PRIORITY_MIN - Static variable in interface net.rim.device.api.unifiedsearch.searchables.Searchable
Static value to define the minimum preferred priority.
PRIORITY_NONE - Static variable in class net.rim.device.api.system.SMSParameters
No message priority.
PRIORITY_NORM - Static variable in class net.rim.device.api.collection.util.BasicFilteredList
Builds and updates the filtered list in a normal-priority thread.
PRIORITY_NORMAL - Static variable in class net.rim.device.api.system.SMSParameters
Normal message priority.
PRIORITY_NORMAL - Static variable in class net.rim.device.api.ui.UiEngineInstance
Priority for Normal priority application global status screens.
PRIORITY_NORMAL - Static variable in interface net.rim.device.api.unifiedsearch.searchables.Searchable
Static value to define the normal preferred priority.
PRIORITY_URGENT - Static variable in class net.rim.device.api.system.SMSParameters
Urgent message priority.
PriorityControl - Interface in javax.microedition.amms.control
PriorityControl is an interface for manipulating the priority of a Player among other Players.
PRIVACY_CONFIDENTIAL - Static variable in class net.rim.device.api.system.SMSParameters
Confidential privacy level.
PRIVACY_NONE - Static variable in class net.rim.device.api.system.SMSParameters
No privacy level.
PRIVACY_NORMAL - Static variable in class net.rim.device.api.system.SMSParameters
Normal privacy level.
PRIVACY_RESTRICTED - Static variable in class net.rim.device.api.system.SMSParameters
Restricted privacy level.
PRIVACY_SECRET - Static variable in class net.rim.device.api.system.SMSParameters
Secret privacy level.
PRIVATE_CLASS_FLAG - Static variable in interface net.rim.device.api.crypto.asn1.DERTags
A 2-bit flag used to indicate the tag is Private.
PRIVATE_KEY_OPERATION - Static variable in interface net.rim.device.api.crypto.AsymmetricCryptoToken
Use this value with the isSupported() method to query whether performing a private key operation with keys of a particular bit length is supported by this CryptoToken.
PrivateKey - Interface in net.rim.device.api.crypto
PrivateKey represents the idea of a private key, which is a key intended to be secret, and has an associated public key intended to be publically disclosed.
PrivateKeyDecoder - Class in net.rim.device.api.crypto.encoder
Allows the developer to encode private keys using a variety of supported encoding algorithms.
PrivateKeyDecoder() - Constructor for class net.rim.device.api.crypto.encoder.PrivateKeyDecoder
Creates a new PrivateKeyDecoder object.
PrivateKeyDecryptorEngine - Interface in net.rim.device.api.crypto
Provided for type safety.
PrivateKeyEncoder - Class in net.rim.device.api.crypto.encoder
Allows the developer to encode private keys using a variety of supported encoding algorithms.
PrivateKeyEncoder() - Constructor for class net.rim.device.api.crypto.encoder.PrivateKeyEncoder
Creates a new PrivateKeyEncoder object.
PrivateKeysKeyStoreIndex - Class in net.rim.device.api.crypto.keystore
Implements an index to allow you to look up a key store data object based on whether a private key or symmetric key is specified in the key store data.
PrivateKeysKeyStoreIndex() - Constructor for class net.rim.device.api.crypto.keystore.PrivateKeysKeyStoreIndex
Creates an issuer key store data comparator.
PRNG_TYPE_AES_CTR_DRBG - Static variable in class net.rim.device.api.crypto.Crypto
Flag to specify that an AES CTR Deterministic Random Byte Generator (DRBG) should be used as the Pseudo-Random Number Generator (PRNG).
PRNG_TYPE_FIPS186 - Static variable in class net.rim.device.api.crypto.Crypto
Flag to specify that a FIPS186 Random Number Generator should be used as the Pseudo-Random Number Generator (PRNG).
PRNGDecryptor - Class in net.rim.device.api.crypto
The PRNGDecryptor is used in conjunction with a PseudoRandomSource to decrypt data provided to this class in a stream interface to the calling class.
PRNGDecryptor(PseudoRandomSource, InputStream) - Constructor for class net.rim.device.api.crypto.PRNGDecryptor
Creates a PRNGDecryptor object based on an input stream and a keystream that will create random numbers and decrypt the ciphertext with them.
PRNGEncryptor - Class in net.rim.device.api.crypto
The PRNGEncryptor is used in conjunction with a PseudoRandomSource to encrypt data provided to this class in a stream interface to the calling class.
PRNGEncryptor(PseudoRandomSource, OutputStream) - Constructor for class net.rim.device.api.crypto.PRNGEncryptor
Creates a PRNGEncryptor object given a specified output stream and a keystream will generate numbers to encrypt with.
PRNGTest - Class in net.rim.device.api.crypto
Performs tests to ensure that the pseudo random number generator (PRNG) is functioning correctly.
PROBE_NETWORK_FLAG - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
Flag that identifies whether the network requires probing.
probeNetwork(HotspotInfo) - Method in class net.rim.device.api.wlan.hotspot.HotspotAuthenticationAgent
Performs network probing.
PROBING_FEATURE - Static variable in class net.rim.device.api.wlan.hotspot.HotspotClientRegistry
Used by HotspotClientRegistry.isFeatureSupported(byte) to determine whether network probing is supported.
proceedWithDeferredEvent(long, long, Object, Object) - Method in interface net.rim.device.api.notification.NotificationsEngineListener
Signals that the listener is free to proceed with the event.
process(Message) - Method in interface net.rim.device.api.io.messaging.MessageProcessor
Processes the message and returns the results.
process(Message) - Method in class net.rim.device.api.io.messaging.MessageProcessorChain
Process the message and return the results.
process(Message) - Method in class net.rim.device.api.io.parser.GUNZIPMessageProcessor
Reads the body of a Message, unzips the data, and updates the body of the message with the resulting de-compressed data.
process(Message) - Method in class net.rim.device.api.io.parser.json.JSONHashtableMessageProcessor
Processes a Message and builds a JSONHashtable using the data in the message body.
process(Message) - Method in class net.rim.device.api.io.parser.json.JSONMessageProcessor
Processes a Message and builds a JSONObject or JSONArray using the data in the message body.
process(Message) - Method in class net.rim.device.api.io.parser.rss.RSSMessageProcessor
Processes a Message and builds an RSSChannel using the data in the message body.
process(Message) - Method in class net.rim.device.api.io.parser.soap.SOAPMessageProcessor
Processes a Message and builds a SOAPEnvelope using the data in the message body.
process(Message) - Method in class net.rim.device.api.io.parser.xml.DOMMessageProcessor
Processes a Message and builds an XML DOM using the data in the message body.
process(Message) - Method in class net.rim.device.api.io.parser.xml.XMLHashtableMessageProcessor
Processes a Message and builds a XMLHashtable using the data in the message body.
processCommand(byte[]) - Method in interface net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4TargetCallback
Invoked when an external NFC reader sends an ISO 14443-4 command.
processCompleteRSSChannelEvent(CompleteRSSChannelEvent) - Method in interface net.rim.device.api.io.parser.rss.listener.RSSEventListener
Receives CompleteRSSChannelEvent events.
processCompleteRSSDocumentEvent(CompleteRSSDocumentEvent) - Method in interface net.rim.device.api.io.parser.rss.listener.RSSEventListener
Receives CompleteRSSDocumentEvent events.
processField(int, int, DataBuffer) - Method in interface net.rim.device.api.util.TLEFieldController
Processes the data in a field.
processFinderPatternInfo(FinderPatternInfo) - Method in class com.google.zxing.qrcode.detector.Detector
 
PROCESSING_ABORTED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the processing has been aborted and the MediaProcessor has moved into UNREALIZED state.
PROCESSING_COMPLETED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the processing has been completed and that the MediaProcessor has moved into UNREALIZED state.
PROCESSING_ERROR - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the processing was interrupted because of some error and the MediaProcessor has moved into REALIZED state.
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
PROCESSING_STARTED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the MediaProcessor has moved into STARTED state and is processing input.
PROCESSING_STOPPED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the MediaProcessor has moved into STOPPED state and paused processing.
processingInstruction(String, String) - Method in class net.rim.device.api.xml.jaxp.WBXMLWriter
 
processingInstruction(String, String) - Method in class net.rim.device.api.xml.jaxp.XMLWriter
 
ProcessingInstruction - Interface in org.w3c.dom
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a processing instruction event.
processName(String, String[], boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Process a raw XML qualified name, after all declarations in the current context have been handled by declarePrefix().
processNewRSSChannelEvent(NewRSSChannelEvent) - Method in interface net.rim.device.api.io.parser.rss.listener.RSSEventListener
Receives NewRSSChannelEvent events.
processNewRSSItemEvent(NewRSSItemEvent) - Method in interface net.rim.device.api.io.parser.rss.listener.RSSEventListener
Receives NewRSSItemEvent events.
PROCESSOR_REALIZED - Static variable in interface javax.microedition.amms.MediaProcessorListener
Posted to indicate that the processor has been moved from UNREALIZED into REALIZED state.
ProcessorHelper - Class in net.rim.device.api.io.messaging
Sets the payload data in a message.
processReceivedDatagram(Datagram) - Method in class net.rim.device.api.io.DatagramConnectionBase
Processes received datagram.
processReceivedDatagram(Datagram) - Method in class net.rim.device.api.io.DatagramTransportBase
Process a received datagram from the sub-connection.
processRSSErrorEvent(RSSErrorEvent) - Method in interface net.rim.device.api.io.parser.rss.listener.RSSEventListener
Receives RSSErrorEvent events.
Profile - Class in net.rim.blackberry.api.profiles
Contains settings of a device profile.
Profile(String) - Constructor for class net.rim.blackberry.api.profiles.Profile
Constructs a new Profile instance with the specified profile name.
Profiles - Class in net.rim.blackberry.api.profiles
Represents the main access point to the device and contact profiles.
PROGRAMMATIC - Static variable in interface net.rim.device.api.ui.FieldChangeListener
Indicates field change was done programmatically.
PROGRESS_TEXT_HCENTER - Static variable in class net.rim.device.api.ui.component.progressindicator.ProgressBarField
Center the progress text on the field.
PROGRESS_TEXT_LEADING - Static variable in class net.rim.device.api.ui.component.progressindicator.ProgressBarField
Align the progress text to the left of the field.
PROGRESS_TEXT_TRAILING - Static variable in class net.rim.device.api.ui.component.progressindicator.ProgressBarField
Align the progress text to the right of the field.
ProgressBarField - Class in net.rim.device.api.ui.component.progressindicator
Represents the progress of a task that can be expressed with respect to a set of values.
ProgressBarField(int, int, int, long) - Constructor for class net.rim.device.api.ui.component.progressindicator.ProgressBarField
Constructs a new ProgressBarField instance.
ProgressIndicatorController - Class in net.rim.device.api.ui.component.progressindicator
Implementation of AbstractProgressIndicatorController.
ProgressIndicatorController() - Constructor for class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorController
Constructs a new ProgressIndicatorController.
ProgressIndicatorListener - Interface in net.rim.device.api.ui.component.progressindicator
Listener interface for processing notifications of changes in the data model of a progress.
ProgressIndicatorModel - Class in net.rim.device.api.ui.component.progressindicator
Implementation of AbstractProgressIndicatorModel.
ProgressIndicatorModel() - Constructor for class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Constructs a new ProgressIndicatorModel.
ProgressIndicatorModel(int, int, int) - Constructor for class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Constructs a new ProgressIndicatorModel.
ProgressIndicatorModel(int, int, int, int, int) - Constructor for class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorModel
Constructs a new ProgressIndicatorModel.
ProgressIndicatorView - Class in net.rim.device.api.ui.component.progressindicator
Implementation of AbstractProgressIndicatorView that is used for representing progress where there is a numeric representation for the work being done.
ProgressIndicatorView(long) - Constructor for class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorView
Constructs a new ProgressIndicatorView.
ProgressIndicatorView(long, Manager) - Constructor for class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorView
Constructs a new ProgressIndicatorView.
PROMPT_CONTEXT_AUTHENTICATE - Static variable in interface net.rim.device.api.userauthenticator.PasswordFrameworkProvider
The password challenge occurs when the user proceeds to unlock the device.
PROMPT_CONTEXT_INITIALIZE - Static variable in interface net.rim.device.api.userauthenticator.PasswordFrameworkProvider
The password challenge occurs when the user activates this user authenticator from the password options screen.
PROMPT_CONTEXT_INITIALIZE_FORCED - Static variable in interface net.rim.device.api.userauthenticator.PasswordFrameworkProvider
The password challenge occurs when the IT administrator has forced the use this authenticator through IT policy.
PROMPT_CONTEXT_REINITIALIZE - Static variable in interface net.rim.device.api.userauthenticator.PasswordFrameworkProvider
The password challenge occurs when the authenticator is already initialized, the Custom Fields of the user Authenticator are changed, and the getPasswordPromptRequired returns true. .
PROMPT_ENABLE_JAVASCRIPT_DEFAULT - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Starting default value for prompting to enable javascript (true).
PROMPT_TO_TRUST_ON_IMPORT - Static variable in interface net.rim.device.api.crypto.certificate.Certificate
The identifier to indicate whether or not this certificate should be added to the trusted key store on import based on some qualities that are specific to the certificate itself.
promptForResetIfRequired() - Static method in class net.rim.device.api.system.CodeModuleManager
Prompts the user to reset the device if a reset is required in order to complete the addition or deletion of a module.
promptUser(String, String, String[], int[]) - Method in interface net.rim.device.api.crypto.certificate.status.ProviderUiContext
Prompts the user with a dialog containing the specified title, message, and buttons.
PROPERTY_AC_CHARGING - Static variable in class net.rim.device.api.accessory.CradleProtocol
Property flag specifying that the cradle has AC power charge capability.
PROPERTY_BATTERY_VISIBILITY - Static variable in class net.rim.device.api.ui.component.StandardTitleBar
Property key for battery indicator visibility.
PROPERTY_BSSID - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify the BSSID of the hotspot.
PROPERTY_BUTTONS_OTHER - Static variable in class net.rim.device.api.accessory.CradleProtocol
Property flag specifying that the cradle has buttons for application use.
PROPERTY_BUTTONS_PROXY - Static variable in class net.rim.device.api.accessory.CradleProtocol
Property flag specifying that the cradle has buttons that will be automatically converted into BlackBerry device keystrokes.
PROPERTY_CELLULAR_2_VISIBILITY - Static variable in class net.rim.device.api.ui.component.StandardTitleBar
Property key for the signal indicator's cellular 2 component's visibility.
PROPERTY_CELLULAR_STRENGTH_2_VISIBILITY - Static variable in class net.rim.device.api.ui.component.StandardTitleBar
Property key for the signal indicator's cellular strength 2 component's visibility.
PROPERTY_CELLULAR_STRENGTH_VISIBILITY - Static variable in class net.rim.device.api.ui.component.StandardTitleBar
Property key for the signal indicator's cellular strength component's visibility.
PROPERTY_CELLULAR_VISIBILITY - Static variable in class net.rim.device.api.ui.component.StandardTitleBar
Property key for the signal indicator's cellular component's visibility.
PROPERTY_CHANNEL - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify the channel of the AP.
PROPERTY_COUNT_MAX - Static variable in class net.rim.device.api.animation.AnimationKeyframeSequence
Constant that specifies the maximum number of property values that can be animated in one channel of data.
PROPERTY_HOTSPOT_PASSWORD - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify the user's password for hotspot login.
PROPERTY_HOTSPOT_USERNAME - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify the user's username for hotspot login.
PROPERTY_LIGHT - Static variable in class net.rim.device.api.accessory.CradleProtocol
Property flag specifying that the cradle has a light feature.
PROPERTY_LOGIN_DELAY - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify the delay time (in milliseconds) before the system tries to login to an automatic type hotspot.
PROPERTY_LOGIN_MESSAGE - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify a message to be displayed to the user before they login.
PROPERTY_LOGOUT_MESSAGE - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify a message to be displayed to the user before they logout.
PROPERTY_SECURITY_TYPE - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify the security type of the network.
PROPERTY_SITE_NAME - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify the site name of the hotspot.
PROPERTY_SSID - Static variable in class net.rim.device.api.wlan.hotspot.HotspotInfo
A TLE tag used to identify the SSID of the hotspot.
PROPERTY_USB_PASSTHROUGH - Static variable in class net.rim.device.api.accessory.CradleProtocol
Property flag specifying that the cradle has a USB passthrough feature.
PROPERTY_VALUE_DEFAULT - Static variable in class net.rim.device.api.ui.component.StandardTitleBar
A generic property value that specifies that the property should be set to its default value.
PROPERTY_VALUE_OFF - Static variable in class net.rim.device.api.ui.component.StandardTitleBar
A generic property value that specifies that the property should be off.
PROPERTY_VALUE_ON - Static variable in class net.rim.device.api.ui.component.StandardTitleBar
A generic property value that specifies that the property should be on.
PROPERTY_WIFI_VISIBILITY - Static variable in class net.rim.device.api.ui.component.StandardTitleBar
Property key for the signal indicator's Wi-Fi component's visibility.
propertyExists(String) - Method in class net.rim.device.api.browser.field2.BrowserFieldConfig
This checks for the existence of a config property
PROTOCOL_ID_CSPDN_TELETEX - Static variable in class net.rim.device.api.system.SMSParameters
CSPDN teletex protocl ID.
PROTOCOL_ID_DEPERSONALIZATION_SM - Static variable in class net.rim.device.api.system.SMSParameters
De-personalization SM protocol ID.
PROTOCOL_ID_ERMES - Static variable in class net.rim.device.api.system.SMSParameters
ERMES protocol ID.
PROTOCOL_ID_GRP3_FAX - Static variable in class net.rim.device.api.system.SMSParameters
Group 3 fax protocol ID.
PROTOCOL_ID_GRP4_FAX - Static variable in class net.rim.device.api.system.SMSParameters
Group 4 fax protocol ID.
PROTOCOL_ID_GSM_MS - Static variable in class net.rim.device.api.system.SMSParameters
GSM/MS protocol ID.
PROTOCOL_ID_IMPLICIT - Static variable in class net.rim.device.api.system.SMSParameters
Implicit protocol ID.
PROTOCOL_ID_INTERNET_EMAIL - Static variable in class net.rim.device.api.system.SMSParameters
Internet email protocol ID.
PROTOCOL_ID_ISDN_TELETEX - Static variable in class net.rim.device.api.system.SMSParameters
ISDN teletex protocol ID.
PROTOCOL_ID_MSG_HANDLING - Static variable in class net.rim.device.api.system.SMSParameters
Message handling protocol ID.
PROTOCOL_ID_NAT_PAGING - Static variable in class net.rim.device.api.system.SMSParameters
NAT paging protocol ID.
PROTOCOL_ID_PSPDN_TELETEX - Static variable in class net.rim.device.api.system.SMSParameters
PSPDN teletex protocol ID.
PROTOCOL_ID_PSTN_TELETEX - Static variable in class net.rim.device.api.system.SMSParameters
PSTN teletex protocol ID.
PROTOCOL_ID_REPLACE_SM_TYPE1 - Static variable in class net.rim.device.api.system.SMSParameters
Replace SM type 1 protocol ID.
PROTOCOL_ID_REPLACE_SM_TYPE2 - Static variable in class net.rim.device.api.system.SMSParameters
Replace SM type 2 protocol ID.
PROTOCOL_ID_REPLACE_SM_TYPE3 - Static variable in class net.rim.device.api.system.SMSParameters
Replace SM type 3 protocol ID.
PROTOCOL_ID_REPLACE_SM_TYPE4 - Static variable in class net.rim.device.api.system.SMSParameters
Replace SM type 4 protocol ID.
PROTOCOL_ID_REPLACE_SM_TYPE5 - Static variable in class net.rim.device.api.system.SMSParameters
Replace SM type 5 protocol ID.
PROTOCOL_ID_REPLACE_SM_TYPE6 - Static variable in class net.rim.device.api.system.SMSParameters
Replace SM type 6 protocol ID.
PROTOCOL_ID_REPLACE_SM_TYPE7 - Static variable in class net.rim.device.api.system.SMSParameters
Replace SM type 7 protocol ID.
PROTOCOL_ID_RETURN_CALL_MSG - Static variable in class net.rim.device.api.system.SMSParameters
Return call message protocol ID.
PROTOCOL_ID_SC_SPECIFIC_1 - Static variable in class net.rim.device.api.system.SMSParameters
SC-specific protocol ID.
PROTOCOL_ID_SC_SPECIFIC_2 - Static variable in class net.rim.device.api.system.SMSParameters
SC-specific protocol ID.
PROTOCOL_ID_SC_SPECIFIC_3 - Static variable in class net.rim.device.api.system.SMSParameters
SC-specific protocol ID.
PROTOCOL_ID_SC_SPECIFIC_4 - Static variable in class net.rim.device.api.system.SMSParameters
SC-specific protocol ID.
PROTOCOL_ID_SC_SPECIFIC_5 - Static variable in class net.rim.device.api.system.SMSParameters
SC-specific protocol ID.
PROTOCOL_ID_SC_SPECIFIC_6 - Static variable in class net.rim.device.api.system.SMSParameters
SC-specific protocol ID.
PROTOCOL_ID_SC_SPECIFIC_7 - Static variable in class net.rim.device.api.system.SMSParameters
SC-specific protocol ID.
PROTOCOL_ID_SIM_DATA_DOWNLOAD - Static variable in class net.rim.device.api.system.SMSParameters
SIM data download protocol ID.
PROTOCOL_ID_SM_TYPE0 - Static variable in class net.rim.device.api.system.SMSParameters
SM type 0 protocol ID.
PROTOCOL_ID_TELEX - Static variable in class net.rim.device.api.system.SMSParameters
Telex protocol ID.
PROTOCOL_ID_UCI - Static variable in class net.rim.device.api.system.SMSParameters
UCI protocol ID.
PROTOCOL_ID_UNSPEC_TELETEX - Static variable in class net.rim.device.api.system.SMSParameters
Unspecified teletex protocol ID.
PROTOCOL_ID_VIDEOTEX - Static variable in class net.rim.device.api.system.SMSParameters
Videotex protocol ID.
PROTOCOL_ID_VOICE - Static variable in class net.rim.device.api.system.SMSParameters
Voice protocol ID.
PROTOCOL_ID_X400 - Static variable in class net.rim.device.api.system.SMSParameters
X400 protocol ID.
PROTOCOL_MEANING_RAW_DATA - Static variable in class net.rim.device.api.system.SMSParameters
Protocol meaning raw data.
PROTOCOL_MEANING_RESERVED - Static variable in class net.rim.device.api.system.SMSParameters
Protocol meaning reserved.
PROTOCOL_MEANING_SC_SPECIFIC - Static variable in class net.rim.device.api.system.SMSParameters
Protocol meaning SC specific.
PROTOCOL_MEANING_SM_AL_PROTOCOL - Static variable in class net.rim.device.api.system.SMSParameters
Protocol meaning SM/AL protocol.
PROTOCOL_MEANING_SM_FUNCTIONS - Static variable in class net.rim.device.api.system.SMSParameters
Protocol meaning SM functions.
PROTOCOL_MEANING_TELEMATIC_INTERWORK - Static variable in class net.rim.device.api.system.SMSParameters
Protocol meaning telematic interwork.
PROTOCOL_T0 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T0.
PROTOCOL_T1 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T1.
PROTOCOL_T10 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T10.
PROTOCOL_T11 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T11.
PROTOCOL_T12 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T12.
PROTOCOL_T13 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T13.
PROTOCOL_T14 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T14.
PROTOCOL_T15 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T15.
PROTOCOL_T2 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T2.
PROTOCOL_T3 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T3.
PROTOCOL_T4 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T4.
PROTOCOL_T5 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T5.
PROTOCOL_T6 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T6.
PROTOCOL_T7 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T7.
PROTOCOL_T8 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T8.
PROTOCOL_T9 - Static variable in class net.rim.device.api.smartcard.SmartCardCapabilities
The protocol T9.
PROTOCOL_VERSION - Static variable in interface net.rim.device.api.crypto.tls.AlertProtocol
Indicates that the protocol version the client has attempted to negotiate is recognized, but not supported.
ProtocolController - Class in net.rim.device.api.browser.field2
The ProtocolController uses several BrowserFieldResourceHandlers to handle navigation and resource requests associated with specific protocols.
ProtocolController(BrowserField) - Constructor for class net.rim.device.api.browser.field2.ProtocolController
Creates a new ProtocolController instance
PROVIDER_DECODING_ERROR - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
PROVIDER_ENCODING_ERROR - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
ProviderRequestData - Interface in net.rim.device.api.crypto.certificate.status
Encapsulates information to be sent from the device to the proxy during a certificate status request.
ProviderResponseData - Interface in net.rim.device.api.crypto.certificate.status
Encapsulates information to be received on the device from the proxy during a certificate status response.
providerStateChanged(LocationProvider, int) - Method in interface javax.microedition.location.LocationListener
Called by the LocationProvider to which this listener is registered if the state of the LocationProvider has changed.
ProviderUiContext - Interface in net.rim.device.api.crypto.certificate.status
Allows certificate status providers to display UI to the user (while processing status requests or responses) in a uniform fashion.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.AESCryptoToken
Indicates whether the token provides its own user authentication checks.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.CAST128CryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in interface net.rim.device.api.crypto.CryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.DESCryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.DHCryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.DSACryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.ECCryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.HMACCryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.KEACryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.RC2CryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.RC5CryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.RSACryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.SkipjackCryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
providesUserAuthentication() - Method in class net.rim.device.api.crypto.TripleDESCryptoToken
Returns true if the token provides its own user authentication checks, eg a smartcard will prompt for a password before allowing access to the keys.
PROVINCE_STATE - Static variable in class net.rim.device.api.lbs.Locator
Deprecated.  
PROVINCE_STATE - Static variable in class net.rim.device.api.lbs.maps.server.exchange.ReverseGeocodeExchange
Use this constant for reverse geocoding requests to return a value at the province/state level.
proximityEvent(Coordinates, Location) - Method in interface javax.microedition.location.ProximityListener
After registering this listener with the LocationProvider, this method will be called by the platform when the implementation detects that the current location of the terminal is within the defined proximity radius of the registered coordinates.
ProximityListener - Interface in javax.microedition.location
This interface represents a listener to events associated with detecting proximity to some registered coordinates.
PROXY_CONNECTION_ERROR - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
PROXY_INTERNAL_ERROR - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
PROXY_IO_ERROR - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
PROXY_MALFORMED_REQUEST - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
PROXY_NO_PROVIDERS - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
PROXY_PROVIDER_ERROR - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
PROXY_VERSION_INCORRECT - Static variable in class net.rim.device.api.crypto.certificate.status.CertificateStatusRequest
 
PseudoRandomSource - Interface in net.rim.device.api.crypto
PseudoRandomSource is an interface that represents a pseudo-random number generator (PRNG).
PSSSignatureSigner - Class in net.rim.device.api.crypto
The PSSSignatureSigner class can sign messages using the RSA Signature Scheme with Appendix - Probabilistic Signature Scheme RSA (PSS) signature PSS signature scheme.
PSSSignatureSigner(RSAPrivateKey) - Constructor for class net.rim.device.api.crypto.PSSSignatureSigner
Constructs an RSA PSSSignatureSigner object which uses the SHA-1 digest.
PSSSignatureSigner(RSAPrivateKey, Digest) - Constructor for class net.rim.device.api.crypto.PSSSignatureSigner
Constructs an RSA PSSSignatureSigner object which uses the given digest.
PSSSignatureSigner(RSAPrivateKey, Digest, byte[]) - Constructor for class net.rim.device.api.crypto.PSSSignatureSigner
Constructs an RSA PSSSignatureSigner object which uses the given digest.
PSSSignatureVerifier - Class in net.rim.device.api.crypto
The PSSSignatureVerifier class can verify an RSA Signature Scheme with Appendix - Probabilistic Signature Scheme RSA (PSS) signature.
PSSSignatureVerifier(RSAPublicKey, byte[], int) - Constructor for class net.rim.device.api.crypto.PSSSignatureVerifier
Constructs an RSA PSSSignatureVerifier object which uses the SHA-1 digest.
PSSSignatureVerifier(RSAPublicKey, Digest, byte[], int) - Constructor for class net.rim.device.api.crypto.PSSSignatureVerifier
Constructs an RSA PSSSignatureVerifier object which uses the given digest.
PUBLIC_EVENT_THRESHOLD - Static variable in class net.rim.device.api.browser.field.Event
 
PUBLIC_ID_UNKNOWN - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
PUBLIC_ID_WML10 - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
PUBLIC_ID_WML11 - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
PUBLIC_ID_WML12 - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
PUBLIC_ID_WML13 - Static variable in interface net.rim.device.api.xml.WBXMLConstants
 
PUBLIC_KEY - Static variable in interface javax.microedition.pim.Contact
Field specifying the public encryption key for a Contact.
PUBLIC_KEY_ALGORITHM_INFORMATION - Static variable in interface net.rim.device.api.crypto.certificate.Certificate
The identifier to indicate the extraction of the public key algorithm information from the certificate.
PUBLIC_KEY_OPERATION - Static variable in interface net.rim.device.api.crypto.AsymmetricCryptoToken
Use this value with the isSupported() method to query whether performing a public key operation with keys of a particular bit length is supported by this CryptoToken.
PUBLIC_KEY_STRING - Static variable in interface javax.microedition.pim.Contact
Field specifying the public encryption key for a Contact.
PUBLIC_KEY_TAG - Static variable in class net.rim.device.api.itpolicy.ITPolicy
Represents the public key sub tag (for use with ITPOLICY_VERIFICATION_KEYS tag)
PublicKey - Interface in net.rim.device.api.crypto
PublicKey is an interface which represents the idea of a public key.
PublicKeyDecoder - Class in net.rim.device.api.crypto.encoder
Allows the developer to decode public keys using a variety of supported encoding algorithms.
PublicKeyDecoder() - Constructor for class net.rim.device.api.crypto.encoder.PublicKeyDecoder
Creates a new PublicKeyDecoder object.
PublicKeyEncoder - Class in net.rim.device.api.crypto.encoder
Allows the developer to encode public keys using a variety of supported encoding algorithms.
PublicKeyEncoder() - Constructor for class net.rim.device.api.crypto.encoder.PublicKeyEncoder
Creates a new PublicKeyEncoder object.
PublicKeyEncoderFlags - Interface in net.rim.device.api.crypto.encoder
Constants defined for Encoders.
PublicKeyEncryptorEngine - Interface in net.rim.device.api.crypto
Provided for type safety.
PublicKeyKeyStoreIndex - Class in net.rim.device.api.crypto.keystore
Implements an index to allow you to look up a key store data object by the public key.
PublicKeyKeyStoreIndex() - Constructor for class net.rim.device.api.crypto.keystore.PublicKeyKeyStoreIndex
Creates an issuer key store data comparator.
PURE_BARCODE - Static variable in class com.google.zxing.DecodeHintType
Image is a pure monochrome image of a barcode.
PURPLE - Static variable in class net.rim.device.api.ui.Color
 
push(Object) - Method in class java.util.Stack
Pushes an item onto the top of this stack.
push(int) - Method in class net.rim.device.api.util.IntStack
Pushes an int onto the top of this stack.
push(long) - Method in class net.rim.device.api.util.LongStack
Pushes a long onto the top of this stack.
PUSH_BUTTON - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleRole
Accessible push button.
PUSH_ERROR - Static variable in interface net.rim.device.api.io.nfc.push.NDEFPushStatusCallback
Indicates that the NDEF message push failed due to I/O or other error.
PushApplication - Interface in net.rim.blackberry.api.push
Interface for creating client-side push application.
PushApplicationDescriptor - Class in net.rim.blackberry.api.push
Enables creating and managing client-side push application descriptor based on application properties.
PushApplicationDescriptor(int) - Constructor for class net.rim.blackberry.api.push.PushApplicationDescriptor
Creates client-side push application descriptor based on given port number only.
PushApplicationDescriptor(int, ApplicationDescriptor) - Constructor for class net.rim.blackberry.api.push.PushApplicationDescriptor
Creates push application descriptor based on given port number and application descriptor.
PushApplicationDescriptor(String, int, String, byte, ApplicationDescriptor) - Constructor for class net.rim.blackberry.api.push.PushApplicationDescriptor
Creates push application descriptor based on port number, server type, and application descriptor.
PushApplicationRegistry - Class in net.rim.blackberry.api.push
Provides mechanism to register push applications.
PushApplicationStatus - Class in net.rim.blackberry.api.push
Provides mechanisms for handling the current status of the client-side push application.
pushContext(XYRect, int, int) - Method in class net.rim.device.api.ui.Graphics
Pushes a clipping region (and optional drawing offset) onto the context stack.
pushContext(int, int, int, int, int, int) - Method in class net.rim.device.api.ui.Graphics
Pushes a clipping region (and optional drawing offset) onto the context stack.
pushContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Start a new Namespace context.
PUSHED - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleState
For button fields, they have this state when user pushes the button.
pushGlobalScreen(Screen, int, int) - Method in class net.rim.device.api.ui.UiApplication
Push a global screen.
pushGlobalScreen(Screen, int, boolean) - Method in class net.rim.device.api.ui.UiApplication
Deprecated. Use pushGlobalScreen(Screen, int, int)
pushGlobalScreen(Screen, int, int) - Method in interface net.rim.device.api.ui.UiEngine
Adds a screen to the queue of displayed global status screens.
pushGlobalScreen(Screen, int, boolean) - Method in interface net.rim.device.api.ui.UiEngine
Deprecated. Use pushGlobalScreen(Screen, int, int)
PushInputStream - Class in net.rim.device.api.io.http
An abstract class providing a mechanism for push input streams.
PushInputStream(InputStream) - Constructor for class net.rim.device.api.io.http.PushInputStream
Creates a new PushInputStream instance from a general input stream.
pushModalScreen(Screen) - Method in class net.rim.device.api.ui.UiApplication
Pushes a modal screen onto the display and paints it.
pushModalScreen(Screen) - Method in interface net.rim.device.api.ui.UiEngine
Pushes a modal screen onto the display and paints it.
pushNDEF(NDEFMessageBuilder, NDEFPushStatusCallback) - Method in class net.rim.device.api.io.nfc.push.NDEFPushManager
Registers an NDEF push request.
pushRegion(int, int, int, int, int, int) - Method in class net.rim.device.api.ui.Graphics
Pushes a drawing region (and optional scroll offset) onto the context stack.
pushRegion(XYRect) - Method in class net.rim.device.api.ui.Graphics
Pushes a drawing region onto the context stack, specified by a XYRect object.
pushRegion(XYRect, int, int) - Method in class net.rim.device.api.ui.Graphics
Pushes a drawing region (and optional scroll offset) onto the context stack.
PushRegistry - Class in javax.microedition.io
The PushRegistry maintains a list of inbound connections.
pushScreen(Screen) - Method in class net.rim.device.api.ui.UiApplication
Pushes a screen onto the display stack and paints it.
pushScreen(Screen) - Method in interface net.rim.device.api.ui.UiEngine
Pushes a screen onto the display stack and paints it.
put(byte) - Method in class java.nio.ByteBuffer
Relative put method  (optional operation).
put(int, byte) - Method in class java.nio.ByteBuffer
Absolute put method  (optional operation).
put(ByteBuffer) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(byte[], int, int) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(byte[]) - Method in class java.nio.ByteBuffer
Relative bulk put method  (optional operation).
put(float) - Method in class java.nio.FloatBuffer
Relative put method  (optional operation).
put(int, float) - Method in class java.nio.FloatBuffer
Absolute put method  (optional operation).
put(FloatBuffer) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(float[], int, int) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(float[]) - Method in class java.nio.FloatBuffer
Relative bulk put method  (optional operation).
put(int) - Method in class java.nio.IntBuffer
Relative put method  (optional operation).
put(int, int) - Method in class java.nio.IntBuffer
Absolute put method  (optional operation).
put(IntBuffer) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(int[], int, int) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(int[]) - Method in class java.nio.IntBuffer
Relative bulk put method  (optional operation).
put(short) - Method in class java.nio.ShortBuffer
Relative put method  (optional operation).
put(int, short) - Method in class java.nio.ShortBuffer
Absolute put method  (optional operation).
put(ShortBuffer) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(short[], int, int) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(short[]) - Method in class java.nio.ShortBuffer
Relative bulk put method  (optional operation).
put(Object, Object) - Method in class java.util.Hashtable
Maps value to key in this hashtable.
put(HeaderSet) - Method in interface javax.obex.ClientSession
Performs an OBEX PUT operation.
put(long, Object) - Method in class net.rim.device.api.collection.util.LongHashtableCollection
Assigns a key to an element, and places it in the collection.
put(int, Object) - Method in interface net.rim.device.api.collection.WritableIntMap
Assigns a key to an element, and places it in the collection.
put(long, Object) - Method in interface net.rim.device.api.collection.WritableLongMap
Assigns a key to an element, and places it in the collection.
put(int, Object) - Method in class net.rim.device.api.i18n.HashResourceBundle
Updates value for resource object.
put(Locale, ResourceBundle) - Method in class net.rim.device.api.i18n.ResourceBundleFamily
Adds a resource bundle to this bundle family.
PUT - Static variable in interface net.rim.device.api.io.messaging.HttpMessage
The HTTP method constant for PUT request
put(Object) - Method in class net.rim.device.api.system.Clipboard
Copies an object to the clipboard.
put(long, Object) - Method in class net.rim.device.api.system.RuntimeStore
Adds the given object to the store.
put(Object, Object) - Method in class net.rim.device.api.util.ContentProtectedHashtable
Maps value to key in this hashtable.
put(int, Object) - Method in class net.rim.device.api.util.IntHashtable
Maps value to key in this hashtable.
put(int, int) - Method in class net.rim.device.api.util.IntIntHashtable
Maps value to key in this hashtable.
put(int, long) - Method in class net.rim.device.api.util.IntLongHashtable
Maps value to key in this hashtable.
put(long, Object) - Method in class net.rim.device.api.util.LongHashtable
Maps value to key in this hashtable.
put(long, int) - Method in class net.rim.device.api.util.LongIntHashtable
Maps value to key in this hashtable.
put(Object, int) - Method in class net.rim.device.api.util.ToIntHashtable
Maps value to key in this hashtable.
put(Object, long) - Method in class net.rim.device.api.util.ToLongHashtable
Maps value to key in this hashtable.
put(boolean) - Method in class org.json.me.JSONArray
Append a boolean value.
put(Vector) - Method in class org.json.me.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.json.me.JSONArray
Append a double value.
put(int) - Method in class org.json.me.JSONArray
Append an int value.
put(long) - Method in class org.json.me.JSONArray
Append an long value.
put(Hashtable) - Method in class org.json.me.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.json.me.JSONArray
Append an object value.
put(int, boolean) - Method in class org.json.me.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Vector) - Method in class org.json.me.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.json.me.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.json.me.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.json.me.JSONArray
Put or replace a long value.
put(int, Hashtable) - Method in class org.json.me.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class org.json.me.JSONArray
Put or replace an object value in the JSONArray.
put(String, Vector) - Method in class org.json.me.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - Method in class org.json.me.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class org.json.me.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.json.me.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.json.me.JSONObject
Put a key/long pair in the JSONObject.
put(String, Hashtable) - Method in class org.json.me.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.json.me.JSONObject
Put a key/value pair in the JSONObject.
putAllMetadata(Hashtable) - Method in class com.google.zxing.Result
 
putAttribute(String, String) - Method in class net.rim.device.api.io.parser.soap.SOAPElement
Sets a single key-value pair into the attribute Hashtable for this SOAP element.
putElement(int, Object) - Method in class net.rim.device.api.script.Scriptable
Attempts to set an indexed element on this object.
putElement(int, Object) - Method in class net.rim.device.api.script.ScriptableImpl
Pushes an element into this object.
putField(String, Object) - Method in class net.rim.device.api.script.Scriptable
Attempts to set a field on this object.
putField(String, Object) - Method in class net.rim.device.api.script.ScriptableImpl
Pushes a field into this object.
putFloat(float) - Method in class java.nio.ByteBuffer
Relative put method for writing a float value  (optional operation).
putFloat(int, float) - Method in class java.nio.ByteBuffer
Absolute put method for writing a float value  (optional operation).
putInt(int) - Method in class java.nio.ByteBuffer
Relative put method for writing an int value  (optional operation).
putInt(int, int) - Method in class java.nio.ByteBuffer
Absolute put method for writing an int value  (optional operation).
putMetadata(ResultMetadataType, Object) - Method in class com.google.zxing.Result
 
putOpt(String, Object) - Method in class org.json.me.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putShort(short) - Method in class java.nio.ByteBuffer
Relative put method for writing a short value  (optional operation).
putShort(int, short) - Method in class java.nio.ByteBuffer
Absolute put method for writing a short value  (optional operation).

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