|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rim.device.api.system.Branding
public final class Branding
Provides access to various branding information. Use this class to view branding data loaded onto a BlackBerry device. Branding data is contained in a branding file. Typically there is a branding file for each carrier.
Field Summary | ||
---|---|---|
static int |
FIELD_BITMAP_1_DATA
A filename for the splash screen bitmap. |
|
static int |
FIELD_BITMAP_1_TIMEOUT
The number of milliseconds to show BITMAP_1 for. |
|
static int |
FIELD_BITMAP_2_DATA
A filename for the BB Vertical theme background bitmap. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_0
An additional .png file. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_1
An additional .png file. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_2
An additional .png file. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_3
An additional .png file. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_4
An additional .png file. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_5
An additional .png file. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_6
An additional .png file. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_7
An additional .png file. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_8
An additional .png file. |
|
static int |
FIELD_BRANDING_BROWSER_ICON_9
An additional .png file. |
|
static int |
FIELD_BRANDING_IGNORE_INTEL_SPLASH
|
|
static int |
FIELD_BRANDING_TUNE
A midi file to use as a default ring tone. |
|
static int |
FIELD_BRANDING_TUNE_CONTENT_DATA
|
|
static int |
FIELD_BRANDING_TUNE_CONTENT_TYPE
The content type of the Branding tune data. |
|
static int |
FIELD_BRANDING_TUNE_MIDI
A copy of the midi file to use as a default ring tone. |
|
static int |
FIELD_BRANDING_TUNE_NAME
The name of the default ring tone. |
|
static int |
FIELD_BRANDING_WAP_ICON
A .png file used by the WAP Browser on the Home screen. |
|
static int |
FIELD_BRANDING_WAP_SPLASH
A filename for the WAP splash screen bitmap. |
|
static int |
FIELD_DEVICE_MESSAGE_BODY
Text for the Licensee Device Message 'Body' field. |
|
static int |
FIELD_DEVICE_MESSAGE_FROM
Text for the Licensee Device Message 'From' field. |
|
static int |
FIELD_DEVICE_MESSAGE_SUBJECT
Text for the Licensee Device Message 'Subject' field. |
|
static int |
FIELD_ESCREEN_HELP_MSG
|
|
static int |
FIELD_HELP_WMLC
|
|
static int |
FIELD_IDLESCREEN_CONTENT_DATA
Deprecated. |
|
static int |
FIELD_IDLESCREEN_CONTENT_TYPE
Deprecated. |
|
static int |
FIELD_TOP_TIPS_MESSAGE_BODY
Text for the Licensee Tips Message 'Body' field. |
|
static int |
FIELD_TOP_TIPS_MESSAGE_FROM
Text for the Licensee Tips Message 'From' field. |
|
static int |
FIELD_TOP_TIPS_MESSAGE_SUBJECT
Text for the Licensee Tips Message 'Subject' field. |
|
static int |
FIELD_WELCOME_MESSAGE_BODY
Text for the welcome message 'Body' field. |
|
static int |
FIELD_WELCOME_MESSAGE_BODY_ISO8859
Text for the welcome message 'Body' field. |
|
static int |
FIELD_WELCOME_MESSAGE_FROM
Text for the welcome message 'From' field. |
|
static int |
FIELD_WELCOME_MESSAGE_FROM_ISO8859
Text for the welcome message 'From' field. |
|
static int |
FIELD_WELCOME_MESSAGE_SUBJECT
Text for the welcome message 'Subject' field. |
|
static int |
FIELD_WELCOME_MESSAGE_SUBJECT_ISO8859
Text for the welcome message 'Subject' field. |
Method Summary | ||
---|---|---|
static byte[] |
getData(int field)
Retrieves data from the branding NV sector. |
|
static boolean |
getFlag(int flag)
Returns the boolean value of the specified flag. |
|
static boolean |
getFlag(int field,
int flag)
Returns the boolean value of the specified flag. |
|
static int |
getVendorId()
Retrieves the vendor ID from the branding NV sector. |
|
static int |
getVersion()
Retrieves the version number of the branding data. |
|
static boolean |
isDataSigned()
Determines if the branding NV data is signed by RIM. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int FIELD_BITMAP_1_DATA
public static final int FIELD_BITMAP_1_TIMEOUT
public static final int FIELD_BITMAP_2_DATA
public static final int FIELD_WELCOME_MESSAGE_SUBJECT_ISO8859
FIELD_WELCOME_MESSAGE_SUBJECT
.
public static final int FIELD_WELCOME_MESSAGE_BODY_ISO8859
FIELD_WELCOME_MESSAGE_BODY
.
public static final int FIELD_WELCOME_MESSAGE_FROM_ISO8859
FIELD_WELCOME_MESSAGE_FROM
.
public static final int FIELD_WELCOME_MESSAGE_SUBJECT
public static final int FIELD_WELCOME_MESSAGE_BODY
public static final int FIELD_WELCOME_MESSAGE_FROM
public static final int FIELD_DEVICE_MESSAGE_SUBJECT
public static final int FIELD_DEVICE_MESSAGE_BODY
public static final int FIELD_DEVICE_MESSAGE_FROM
public static final int FIELD_TOP_TIPS_MESSAGE_SUBJECT
public static final int FIELD_TOP_TIPS_MESSAGE_BODY
public static final int FIELD_TOP_TIPS_MESSAGE_FROM
public static final int FIELD_ESCREEN_HELP_MSG
public static final int FIELD_BRANDING_WAP_ICON
public static final int FIELD_BRANDING_TUNE
public static final int FIELD_BRANDING_TUNE_NAME
public static final int FIELD_BRANDING_TUNE_MIDI
public static final int FIELD_BRANDING_WAP_SPLASH
public static final int FIELD_BRANDING_TUNE_CONTENT_DATA
public static final int FIELD_BRANDING_TUNE_CONTENT_TYPE
public static final int FIELD_BRANDING_BROWSER_ICON_0
public static final int FIELD_BRANDING_BROWSER_ICON_1
public static final int FIELD_BRANDING_BROWSER_ICON_2
public static final int FIELD_BRANDING_BROWSER_ICON_3
public static final int FIELD_BRANDING_BROWSER_ICON_4
public static final int FIELD_BRANDING_BROWSER_ICON_5
public static final int FIELD_BRANDING_BROWSER_ICON_6
public static final int FIELD_BRANDING_BROWSER_ICON_7
public static final int FIELD_BRANDING_BROWSER_ICON_8
public static final int FIELD_BRANDING_BROWSER_ICON_9
public static final int FIELD_IDLESCREEN_CONTENT_TYPE
public static final int FIELD_IDLESCREEN_CONTENT_DATA
public static final int FIELD_BRANDING_IGNORE_INTEL_SPLASH
public static final int FIELD_HELP_WMLC
Method Detail |
---|
public static boolean isDataSigned()
public static int getVersion()
public static int getVendorId()
public static byte[] getData(int field)
field
- The field to return data for.
public static boolean getFlag(int flag)
flag
- one of the Branding.FIELD_* constants, known in advance to be stored as a boolean flag.
public static boolean getFlag(int field, int flag)
Branding.FIELD_*
- constant that consist of known bit flags.Branding.FLAG_*
- known in advance to be stored as a boolean flag.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.