Android : How to set lock screen time programmatically? -


i change settings of screnn_off , lock screen.

no problem screen of :

android.provider.settings.system.putint(getcontentresolver(), settings.system.screen_off_timeout, 18000000); 

but how set time screen lock ?


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -