<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://sdkwiki.wizarpos.com/index.php?action=history&amp;feed=atom&amp;title=How_to_sleep_of_display_in_terminal</id>
	<title>How to sleep of display in terminal - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://sdkwiki.wizarpos.com/index.php?action=history&amp;feed=atom&amp;title=How_to_sleep_of_display_in_terminal"/>
	<link rel="alternate" type="text/html" href="http://sdkwiki.wizarpos.com/index.php?title=How_to_sleep_of_display_in_terminal&amp;action=history"/>
	<updated>2026-04-09T08:20:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>http://sdkwiki.wizarpos.com/index.php?title=How_to_sleep_of_display_in_terminal&amp;diff=2942&amp;oldid=prev</id>
		<title>Mahong: Created page with &quot;The system provides the AIDL interface to set sleep of display in settings menu. When connect the service, the package name is &#039;&#039;&#039;com.wizarpos.wizarviewagentassistant&#039;&#039;&#039;, and...&quot;</title>
		<link rel="alternate" type="text/html" href="http://sdkwiki.wizarpos.com/index.php?title=How_to_sleep_of_display_in_terminal&amp;diff=2942&amp;oldid=prev"/>
		<updated>2022-08-12T06:03:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The system provides the AIDL interface to set sleep of display in settings menu. When connect the service, the package name is &amp;#039;&amp;#039;&amp;#039;com.wizarpos.wizarviewagentassistant&amp;#039;&amp;#039;&amp;#039;, and...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The system provides the AIDL interface to set sleep of display in settings menu. When connect the service, the package name is &amp;#039;&amp;#039;&amp;#039;com.wizarpos.wizarviewagentassistant&amp;#039;&amp;#039;&amp;#039;, and the class name is &amp;#039;&amp;#039;&amp;#039;com.wizarpos.wizarviewagentassistant.SystemExtApiService&amp;#039;&amp;#039;&amp;#039;. When the application uses the interface, it must import wizarviewagentassistant.&lt;br /&gt;
== API Overview ==&lt;br /&gt;
=== &amp;lt;big&amp;gt;setScreenOffTimeout&amp;lt;/big&amp;gt;===&lt;br /&gt;
   &amp;lt;syntaxhighlight lang=&amp;quot;java&amp;quot;&amp;gt;boolean setScreenOffTimeout(int milliseconds);&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Set the sleep time.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wizarpostable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; colspan=&amp;quot;2&amp;quot; | Parameters&lt;br /&gt;
|-&lt;br /&gt;
| milliseconds|| &amp;#039;&amp;#039;&amp;#039;int:&amp;#039;&amp;#039;&amp;#039; milliseconds the time you want to set, can be one of following:&lt;br /&gt;
 *        15000 - 15s&lt;br /&gt;
 *        30000 - 30s&lt;br /&gt;
 *        60000 - 1 minute&lt;br /&gt;
 *        120000 - 2 minutes&lt;br /&gt;
 *        300000 - 5 minutes&lt;br /&gt;
 *        600000 - 10 minutes&lt;br /&gt;
 *        1800000 - 30 minutes&lt;br /&gt;
 *        2147483647(Integer.MAX_VALUE) - never.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wizarpostable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!  scope=&amp;quot;row&amp;quot; colspan=&amp;quot;2&amp;quot; | Returns&lt;br /&gt;
|-&lt;br /&gt;
|  boolean || whether the new milliseconds has been set.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
Please download the [http://ftp.wizarpos.com/advanceSDK/ISystemExtApi.aidl AIDL file].&lt;/div&gt;</summary>
		<author><name>Mahong</name></author>
	</entry>
</feed>