04-21-2010 01:23 PM
did RIM change this on the lastest OS5?
ApplicationManager.getApplicationManager().isSyste
the above suppose to return TRUE if the bb is locked eg: keyboard lock
this works on simulators Storm OS5.334 and OS5.442 9700 but it DOES NOT work on OS5.484 for 9630 sim and the last Storm Sims
can anybody confirm this? thanks
04-22-2010 10:48 AM
anybody?
Also found that injecting event with Keypad.KEY_LOCK DOES NOT work either on the Storm OS5.
when calling ApplicationManager.getApplicationManager().lockSys
can someone from RIM please confirm this?
04-22-2010 03:10 PM
What do you actually mean with "is locked"? I think locking the keyboard is not what they mean with a system lock. Afaik when the system is locked a password must be entered to unlock the system. Access to PIM entries etc. is not allowed as long as the system is locked. That's why there is a method isSyste mLocked() to check whether device data is accessible or not. When the keyboard is locked I think that all system resources are still accessible.
04-22-2010 09:24 PM
If you ever used the function before you can get the status of keyboard. this all works prior to the new OS 5.0.0.5xxx
If the lock and unlock system functions dont even work.