Hi,
also I wanted to ask following. In class:
\\android 1.5 source\frameworks\base\services\java\com\android\server\HardwareService
I have found method that looks like would help me in solving my Screen Brightness problems (smooth transitions):
public void pulseBreathingLight()
could you please advice how to invoke this mysterious method?
Thanks