Hi Ramya,

You should dig in at 
/frameworks<http://androidxref.com/4.3_r2.1/xref/frameworks/>
/base 
<http://androidxref.com/4.3_r2.1/xref/frameworks/base/>/services<http://androidxref.com/4.3_r2.1/xref/frameworks/base/services/>
/java <http://androidxref.com/4.3_r2.1/xref/frameworks/base/services/java/>/
com<http://androidxref.com/4.3_r2.1/xref/frameworks/base/services/java/com/>
/android<http://androidxref.com/4.3_r2.1/xref/frameworks/base/services/java/com/android/>
/server<http://androidxref.com/4.3_r2.1/xref/frameworks/base/services/java/com/android/server/>
/power<http://androidxref.com/4.3_r2.1/xref/frameworks/base/services/java/com/android/server/power/>
/PowerManagerService.java<http://androidxref.com/4.3_r2.1/xref/frameworks/base/services/java/com/android/server/power/PowerManagerService.java>
 

hope you got the pointer!
Shridutt Kothari
Impetus Infotech Limited
shriduttkoth...@gmail.com

On Friday, September 6, 2013 6:13:39 PM UTC+5:30, ramya mohan wrote:
>
> Hi All,
>
> I am porting Android JB on OMAP4 based platform.
>
> I am trying to add support for Never timeout option to screen timeout 
> preference.
> The value for never timeout is -1.
>
> With this support, the android screen timeouts in 10 seconds.
> I understood, from the PowerManagerService file, the minimum timeout 
> option set is 10 sec.
>
> Now how do I change this behavior.
> Is anyone ever tried it?
>
> Changing the minimum timeout value in the PowerMangerService alone will 
> allow this option to work or is there any other work around.
>
> Any inputs??
>
> Thanks in advance.
>
> Regards,
> Ramya.
>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to