Question about Canvas in MIDP 2.0

HI ALLCan anyone tell me, is the function setFullScreenMode(boolean b) workon all phones wich support MIDP 2.0?I can only try on Nokia, Samsung, SonyErocssonThank you.
[202 byte] By [vaheara] at [2007-11-27 3:25:09]
# 1
Hi, Yes, it's supposed so.Jack
jack@square6a at 2007-7-12 8:27:56 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
It doesn't work on SonyEricsson P900The canvas size will be untouched with the same resolution 208x253.On SonyEricsson P910 you may call setFullScreenMode after first paint is over only. If not you will get an exception.
Andrey_Hohutkina at 2007-7-12 8:27:56 > top of Java-index,Java Mobility Forums,Java ME Technologies...