Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Contributor
ildoonet
Posts: 13
Registered: ‎10-04-2011
My Carrier: sktelecom

POSSIBLE BUG : Backlight.getTimeoutDefault()

Backlight.getTimeoutDefault() 

 

returns always '30'

 

(as i expected, it should return 'user-specified timeout value')

 

 

is it bug or is there anyway i can fix it?

Please use plain text.
Regular Contributor
milan555
Posts: 52
Registered: ‎07-04-2011
My Carrier: Developer

Re: POSSIBLE BUG : Backlight.getTimeoutDefault()

I think you try to get default value of it.

So,default value remains same always.

That is the only reason that always you got "30".

 

Regards,

Please use plain text.
Developer
peter_strange
Posts: 17,959
Registered: ‎07-14-2008

Re: POSSIBLE BUG : Backlight.getTimeoutDefault()

Please use plain text.